|
@@ -418,6 +418,10 @@ var config = {
|
418
|
418
|
// use only.
|
419
|
419
|
// _desktopSharingSourceDevice: 'sample-id-or-label'
|
420
|
420
|
|
|
421
|
+ // If true, any checks to handoff to another application will be prevented
|
|
422
|
+ // and instead the app will continue to display in the current browser.
|
|
423
|
+ // disableDeepLinking: false
|
|
424
|
+
|
421
|
425
|
// A property to disable the right click context menu for localVideo
|
422
|
426
|
// the menu has option to flip the locally seen video for local presentations
|
423
|
427
|
// disableLocalVideoFlip: false
|