瀏覽代碼

Add module configuration to jitsi-prosody env file

pull/1114/head
SkepticalWaves 5 年之前
committed by GitHub
父節點
當前提交
2886dc3939
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      roles/matrix-jitsi/templates/prosody/env.j2

+ 1
- 1
roles/matrix-jitsi/templates/prosody/env.j2 查看文件

@@ -25,7 +25,7 @@ XMPP_GUEST_DOMAIN={{ matrix_jitsi_xmpp_guest_domain }}
XMPP_MUC_DOMAIN={{ matrix_jitsi_xmpp_muc_domain }}
XMPP_INTERNAL_MUC_DOMAIN={{ matrix_jitsi_xmpp_internal_muc_domain }}

XMPP_MODULES=
XMPP_MODULES={{ matrix_jitsi_xmpp_modules }}
XMPP_MUC_MODULES=
XMPP_INTERNAL_MUC_MODULES=



Loading…
取消
儲存