Преглед изворни кода

Add module configuration to jitsi-prosody env file

pull/1114/head
SkepticalWaves пре 4 година
committed by GitHub
родитељ
комит
2886dc3939
No known key found for this signature in database GPG Key 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…
Откажи
Сачувај