Add allow snapshot to config file

This commit is contained in:
Samuel Weirich 2023-04-03 15:30:07 +02:00 committed by Ramón Souza
parent 042f50d950
commit db1c76b89b

View File

@ -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'