Add support and privacy URLs (#414)

This commit is contained in:
Mészáros Mihály
2020-05-22 21:26:15 +02:00
committed by GitHub
parent f546e22ae1
commit f67b3aef88
2 changed files with 35 additions and 4 deletions
+9
View File
@@ -133,6 +133,15 @@ var config =
// Add file and uncomment for adding logo to appbar
// logo : 'images/logo.svg',
title : 'Multiparty meeting',
// Service & Support URL
// if not set then not displayed on the about modals
supportUrl : 'https://support.example.com',
// Privacy and dataprotection URL or path
// by default privacy/privacy.html
// that is a placeholder for your policies
//
// but an external url could be also used here
privacyUrl : 'static/privacy.html',
theme :
{
palette :