mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 13:46:02 -04:00
Correctly handle x_forwaded listener option
This commit is contained in:
parent
fd2c07bfed
commit
9c5fc81c2d
3 changed files with 31 additions and 14 deletions
|
@ -157,6 +157,8 @@ class ServerConfig(Config):
|
|||
bind_address: ''
|
||||
type: http
|
||||
|
||||
x_forwarded: False
|
||||
|
||||
resources:
|
||||
- names: [client, webclient]
|
||||
compress: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue