Ver código fonte

Add module configuration to jitsi-prosody env file

pull/1114/head
SkepticalWaves 4 anos atrás
committed by GitHub
pai
commit
2886dc3939
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      roles/matrix-jitsi/templates/prosody/env.j2

+ 1
- 1
roles/matrix-jitsi/templates/prosody/env.j2 Ver arquivo

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



Carregando…
Cancelar
Salvar