Add PROXY protocol - not working yet

This commit is contained in:
baudneo
2022-10-09 15:56:06 -06:00
parent 5ed6f3d995
commit 2feb6ccf08
10 changed files with 119 additions and 8 deletions

View File

@@ -19,6 +19,8 @@ const model = Backbone.Model.extend({
hsts_subdomains: false,
caching_enabled: false,
allow_websocket_upgrade: false,
enable_proxy_protocol: false,
load_balancer_ip: '',
block_exploits: false,
http2_support: false,
advanced_config: '',