Sfoglia il codice sorgente

Merge pull request #3286 from etkecc/patch-326

Add project source url to synapse reverse proxy companion
pull/3187/head
Slavi Pantaleev 2 anni fa
committed by GitHub
parent
commit
22ff9862a1
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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 Vedi File

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



Caricamento…
Annulla
Salva