fix whitespace

development
teutat3s 5 years ago
parent ea072eb38d
commit 9adddb19e2
No known key found for this signature in database
GPG Key ID: 18DAE600A6BBE705

@ -21,7 +21,7 @@ var config = {
{% if matrix_jitsi_enable_auth %} {% if matrix_jitsi_enable_auth %}
{% if matrix_jitsi_enable_guests %} {% if matrix_jitsi_enable_guests %}
// When using authentication, domain for guest users. // When using authentication, domain for guest users.
anonymousdomain: '{{ matrix_jitsi_xmpp_guest_domain }}', anonymousdomain: '{{ matrix_jitsi_xmpp_guest_domain }}',
{% endif %} {% endif %}
// Domain for authenticated users. Defaults to <domain>. // Domain for authenticated users. Defaults to <domain>.

Loading…
Cancel
Save