|
@@ -414,6 +414,10 @@ var config = {
|
414
|
414
|
// use only.
|
415
|
415
|
// _desktopSharingSourceDevice: 'sample-id-or-label'
|
416
|
416
|
|
|
417
|
+ // A property to disable the right click context menu for localVideo
|
|
418
|
+ // the menu has option to flip the locally seen video for local presentations
|
|
419
|
+ // disableLocalVideoFlip: false
|
|
420
|
+
|
417
|
421
|
// List of undocumented settings used in jitsi-meet
|
418
|
422
|
/**
|
419
|
423
|
_immediateReloadThreshold
|
|
@@ -428,7 +432,6 @@ var config = {
|
428
|
432
|
dialOutCodesUrl
|
429
|
433
|
disableRemoteControl
|
430
|
434
|
displayJids
|
431
|
|
- enableLocalVideoFlip
|
432
|
435
|
etherpad_base
|
433
|
436
|
externalConnectUrl
|
434
|
437
|
firefox_fake_device
|