add option to just drop PC connections rather than HTTP 500 if they connect to the wrong port
This commit is contained in:
@@ -133,6 +133,7 @@
|
||||
"port": 1699,
|
||||
"servicevault_dir": "http_pc",
|
||||
"disabled": true,
|
||||
"drop_connection_on_wrong_port": false,
|
||||
"allow_https": false,
|
||||
"force_https": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user