0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-07 10:25:40 +02:00
synapse/changelog.d/4586.misc
Richard van der Hoff 24b7f3916d
Clean up default listener configuration (#4586)
Rearrange the comments to try to clarify them, and expand on what some of it
means.

Use a sensible default 'bind_addresses' setting.

For the insecure port, only bind to localhost, and enable x_forwarded, since
apparently it's for use behind a load-balancer.
2019-02-11 12:50:30 +00:00

1 line
40 B
Text

Clean up default listener configuration