add PROXY to stream hosts - Working.

This commit is contained in:
baudneo
2022-10-10 17:10:54 -06:00
parent a9ca9527d8
commit 2d681b8dcc
5 changed files with 12 additions and 12 deletions

View File

@@ -52,12 +52,11 @@
"type": "boolean"
},
"stream_allow_proxy_protocol": {
"description": "Enable PROXY Protocol passthrough",
"description": "Enable PROXY Protocol pass through",
"example": true,
"type": "boolean"
},
"stream_load_balancer_ip": {
"description": "Authorized TCP Load Balancer IP / CIDR for setting 'set_real_ip_from'",
"type": "string",
"minLength": 0,
"maxLength": 255