mirror of
https://github.com/jitsi/docker-jitsi-meet.git
synced 2026-04-03 00:01:07 +02:00
feat: Enables polls for breakout rooms.
This commit is contained in:
parent
0b019ee4eb
commit
1b51c77796
@ -258,5 +258,8 @@ Component "breakout.{{ .Env.XMPP_DOMAIN }}" "muc"
|
||||
{{ if $ENABLE_SUBDOMAINS -}}
|
||||
"muc_domain_mapper";
|
||||
{{ end -}}
|
||||
{{ if not $DISABLE_POLLS -}}
|
||||
"polls";
|
||||
{{ end -}}
|
||||
}
|
||||
{{ end }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user