fix(confs): delete `X-Forwarded-*` options for wss listener

This commit is contained in:
JianBo He 2020-06-06 11:31:19 +08:00
parent e81b8d6a4a
commit 7198960746
1 changed files with 0 additions and 10 deletions

View File

@ -1705,16 +1705,6 @@ listener.wss.external.access.1 = allow all
## Value: on | off
listener.wss.external.verify_protocol_header = on
## See: listener.ws.external.proxy_address_header
##
## Value: String
## listener.wss.external.proxy_address_header = X-Forwarded-For
## See: listener.ws.external.proxy_port_header
##
## Value: String
## listener.wss.external.proxy_port_header = X-Forwarded-Port
## Enable the Proxy Protocol V1/2 support.
##
## See: listener.tcp.$name.proxy_protocol