1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-08-04 21:43:06 +02:00

Add project source url to synapse reverse proxy companion

This commit is contained in:
Aine
2024-04-21 00:07:28 +03:00
committed by GitHub
parent 4d91e8b579
commit 6526a16e12

View 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