Make optional networking and security settings for Redis more apparent in workers.md (#19073)

I couldn't really find any documentation regarding how to setup TLS
communication between Synapse and Redis, so I looked through the source
code and found it. I figured I should go ahead and document it here.
This commit is contained in:
Bryce Servis
2025-10-23 10:10:10 -05:00
committed by GitHub
parent fc244bb592
commit b835eb253c
2 changed files with 4 additions and 0 deletions

View File

@@ -120,6 +120,9 @@ worker_replication_secret: ""
redis:
enabled: true
# For additional Redis configuration options (TLS, authentication, etc.),
# see the Synapse configuration documentation:
# https://element-hq.github.io/synapse/latest/usage/configuration/config_documentation.html#redis
instance_map:
main: