Przeglądaj źródła

fix whitespace

pull/434/head
teutat3s 6 lat temu
rodzic
commit
9adddb19e2
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 18DAE600A6BBE705
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/matrix-jitsi/templates/web/config.js.j2

+ 1
- 1
roles/matrix-jitsi/templates/web/config.js.j2 Wyświetl plik

@@ -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>.


Ładowanie…
Anuluj
Zapisz