Logo
Explore Help
Register Sign In
dandri/synapse
1
0
Fork 0
You've already forked synapse
mirror of https://github.com/element-hq/synapse.git synced 2026-04-03 03:35:49 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
v1.68.0
synapse/docs/usage/configuration
History
Eric Eastwood 5093cbf88d Be able to correlate timeouts in reverse-proxy layer in front of Synapse (pull request ID from header) (#13801)
Fix https://github.com/matrix-org/synapse/issues/13685

New config:

```diff
  listeners:
    - port: 8008
      tls: false
      type: http
      x_forwarded: true
+     request_id_header: "cf-ray"
      bind_addresses: ['::1', '127.0.0.1', '0.0.0.0']
```
2022-09-15 15:32:25 -05:00
..
user_authentication
Cleanup references to sample config in the docs and redirect users to configuration manual (#13077)
2022-06-30 09:21:39 -07:00
config_documentation.md
Be able to correlate timeouts in reverse-proxy layer in front of Synapse (pull request ID from header) (#13801)
2022-09-15 15:32:25 -05:00
homeserver_sample_config.md
Add a link to the configuration manual from the homeserver sample config documentation page (#13139)
2022-06-30 15:59:11 +01:00
logging_sample_config.md
Remove false warning about copying the log config to a homeserver.yaml (#11092)
2021-10-20 11:48:15 +00:00
README.md
Compile and render Synapse's docs into a browsable, mobile-friendly and searchable website (#10086)
2021-06-03 17:20:40 +01: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.

Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 898ms Template: 13ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API