Ver código fonte

Add project source url to synapse reverse proxy companion

pull/3286/head
Aine 2 anos atrás
committed by GitHub
pai
commit
6526a16e12
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: B5690EEEBB952194
1 arquivos alterados com 2 adições e 0 exclusões
  1. +2
    -0
      roles/custom/matrix-synapse-reverse-proxy-companion/defaults/main.yml

+ 2
- 0
roles/custom/matrix-synapse-reverse-proxy-companion/defaults/main.yml Ver arquivo

@@ -7,6 +7,8 @@
# #
# When Synapse workers are enabled, however, the reverse-proxying configuration is much more complicated - certain requests need to go to certain workers, etc. # When Synapse workers are enabled, however, the reverse-proxying configuration is much more complicated - certain requests need to go to certain workers, etc.
# matrix-synapse-reverse-proxy-companion is the central place services that need to reach Synapse could be pointed to. # matrix-synapse-reverse-proxy-companion is the central place services that need to reach Synapse could be pointed to.
#
# Project source code URL: https://github.com/nginx/nginx


matrix_synapse_reverse_proxy_companion_enabled: true matrix_synapse_reverse_proxy_companion_enabled: true




Carregando…
Cancelar
Salvar