mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-14 09:00:41 -05:00
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'] ``` |
||
|---|---|---|
| .. | ||
| administration | ||
| configuration | ||