We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3df6df commit 995b0e4Copy full SHA for 995b0e4
prosody/rootfs/defaults/conf.d/visitors.cfg.lua
@@ -193,5 +193,5 @@ Component '{{ $VISITORS_MUC_PREFIX }}.v{{ $VISITOR_INDEX }}.{{ $VISITORS_XMPP_DO
193
{{ end -}}
194
195
{{ if not $DISABLE_POLLS -}}
196
-Component 'polls.v{{ $VISITOR_INDEX }}.{{ $VISITORS_XMPP_DOMAIN }}'' 'polls_component'
+Component 'polls.v{{ $VISITOR_INDEX }}.{{ $VISITORS_XMPP_DOMAIN }}' 'polls_component'
197
0 commit comments