Configuration settings for Chrome deskshare extension
This commit is contained in:
parent
6983730bda
commit
343f7c7f5c
@ -48,6 +48,9 @@ config.redis.channels.toBBBApps.polling = "bigbluebutton:to-bbb-apps:polling"
|
|||||||
# IP address of FreeSWITCH server for use of mod_verto and WebRTC deshsharing
|
# IP address of FreeSWITCH server for use of mod_verto and WebRTC deshsharing
|
||||||
config.vertoServerAddress = "HOST"
|
config.vertoServerAddress = "HOST"
|
||||||
|
|
||||||
|
# The Chrome extension key signed to the Chrome Extension
|
||||||
|
config.deskshareExtensionKey = "your-extension-key"
|
||||||
|
|
||||||
# Logging
|
# Logging
|
||||||
config.log = {}
|
config.log = {}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user