瀏覽代碼

fix whitespace

pull/434/head
teutat3s 6 年之前
父節點
當前提交
9adddb19e2
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 18DAE600A6BBE705
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      roles/matrix-jitsi/templates/web/config.js.j2

+ 1
- 1
roles/matrix-jitsi/templates/web/config.js.j2 查看文件

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

// Domain for authenticated users. Defaults to <domain>.


Loading…
取消
儲存