Add allow snapshot to config file
This commit is contained in:
parent
042f50d950
commit
db1c76b89b
@ -24,7 +24,6 @@ public:
|
||||
# audio. Default value is true
|
||||
# Firefox users: if no output devices is shown, you may set the flag
|
||||
# "media.setsinkid.enabled" to make it work properly
|
||||
# enableDynamicAudioDeviceSelection: true
|
||||
#
|
||||
clientTitle: BigBlueButton
|
||||
appName: BigBlueButton HTML5 Client
|
||||
@ -723,6 +722,7 @@ public:
|
||||
help: STATS_HELP_URL
|
||||
presentation:
|
||||
allowDownloadable: true
|
||||
allowSnapshot: true
|
||||
panZoomThrottle: 32
|
||||
restoreOnUpdate: true
|
||||
uploadEndpoint: '/bigbluebutton/presentation/upload'
|
||||
|
Loading…
Reference in New Issue
Block a user