web: add ability to configure whiteboard

This commit is contained in:
Debendra Oli
2022-12-19 17:39:51 +05:45
committed by GitHub
parent ac123134ea
commit e219bcfc21
4 changed files with 11 additions and 2 deletions

View File

@@ -156,6 +156,7 @@ VirtualHost "{{ $XMPP_DOMAIN }}"
"ping";
"speakerstats";
"conference_duration";
"room_metadata";
{{ if $ENABLE_END_CONFERENCE }}
"end_conference";
{{ end }}