mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-04-10 18:58:17 +02:00
fix not accepting length of dial in / voiceBridge numbers
This commit is contained in:
parent
6e0d7520d3
commit
608bf78d15
@ -21,4 +21,6 @@ presentationBaseURL=http://{{ .Env.DOMAIN }}/bigbluebutton/presentation
|
|||||||
beans.presentationService.defaultUploadedPresentation=${bigbluebutton.web.serverURL}/default.pdf
|
beans.presentationService.defaultUploadedPresentation=${bigbluebutton.web.serverURL}/default.pdf
|
||||||
{{end}}
|
{{end}}
|
||||||
|
|
||||||
learningDashboardEnabled={{ .Env.ENABLE_LEARNING_DASHBOARD }}
|
learningDashboardEnabled={{ .Env.ENABLE_LEARNING_DASHBOARD }}
|
||||||
|
|
||||||
|
defaultNumDigitsForTelVoice=9
|
Loading…
Reference in New Issue
Block a user