|
@@ -419,15 +419,14 @@ var config = {
|
419
|
419
|
// the menu has option to flip the locally seen video for local presentations
|
420
|
420
|
// disableLocalVideoFlip: false
|
421
|
421
|
|
422
|
|
- // If specified a 'Help' button will be displayed in the overflow menu with a link to the specified URL for
|
423
|
|
- // user documentation.
|
424
|
|
- // userDocumentationURL: 'https://docs.example.com/video-meetings.html'
|
425
|
|
-
|
426
|
|
- // URLs meant to be opened in different windows.
|
|
422
|
+ // Deployment specific URLs.
|
427
|
423
|
// deploymentUrls: {
|
428
|
|
- // // If specified a 'Download our apps' button will be displayed in the overflow menu with a link
|
429
|
|
- // // to the specified URL for an app download page.
|
430
|
|
- // downloadAppsUrl: 'https://docs.example.com/our-apps.html'
|
|
424
|
+ // // If specified a 'Help' button will be displayed in the overflow menu with a link to the specified URL for
|
|
425
|
+ // // user documentation.
|
|
426
|
+ // userDocumentationURL: 'https://docs.example.com/video-meetings.html',
|
|
427
|
+ // // If specified a 'Download our apps' button will be displayed in the overflow menu with a link
|
|
428
|
+ // // to the specified URL for an app download page.
|
|
429
|
+ // downloadAppsUrl: 'https://docs.example.com/our-apps.html'
|
431
|
430
|
// }
|
432
|
431
|
|
433
|
432
|
// List of undocumented settings used in jitsi-meet
|