Correctly handle x_forwaded listener option

This commit is contained in:
Erik Johnston 2015-06-12 17:13:23 +01:00
parent fd2c07bfed
commit 9c5fc81c2d
3 changed files with 31 additions and 14 deletions

View file

@ -157,6 +157,8 @@ class ServerConfig(Config):
bind_address: ''
type: http
x_forwarded: False
resources:
- names: [client, webclient]
compress: true