Explorar el Código

Merge pull request #3286 from etkecc/patch-326

Add project source url to synapse reverse proxy companion
pull/3187/head
Slavi Pantaleev hace 1 año
committed by GitHub
padre
commit
22ff9862a1
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: B5690EEEBB952194
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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 fichero

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




Cargando…
Cancelar
Guardar