prosody: visitors config whitespace fix (#1694)

pull/1700/head
Aaron van Meerten 11 months ago committed by GitHub
parent 8845606785
commit c21a598562
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      prosody/rootfs/defaults/conf.d/visitors.cfg.lua

@ -129,8 +129,7 @@ VirtualHost 'v{{ $VISITOR_INDEX }}.{{ $VISITORS_XMPP_DOMAIN }}'
{{ if .Env.XMPP_CONFIGURATION -}}
{{ join "\n " (splitList "," .Env.XMPP_CONFIGURATION) }}
{{ end -}}
{{- end }}
VirtualHost '{{ $XMPP_AUTH_DOMAIN}}'
modules_enabled = {

Loading…
Cancel
Save