MatrixSynapse/docs/usage/configuration
Jason Little c835befd10
Add Unix socket support for Redis connections (#15644)
Adds a new configuration setting to connect to Redis via a Unix
socket instead of over TCP. Disabled by default.
2023-05-26 15:28:39 -04:00
..
user_authentication
README.md
config_documentation.md Add Unix socket support for Redis connections (#15644) 2023-05-26 15:28:39 -04:00
homeserver_sample_config.md
logging_sample_config.md Update logging_sample_config.md (#14868) 2023-01-19 11:58:17 +00:00

README.md

Configuration

This section contains information on tweaking Synapse via the various options in the configuration file. A configuration file should have been generated when you installed Synapse.