Added AgentAliasPort option.

This commit is contained in:
Ylian Saint-Hilaire
2020-05-03 22:37:51 -07:00
parent def1edc918
commit 0f5b3beb91
3 changed files with 12 additions and 5 deletions

View File

@@ -25,6 +25,7 @@
"_RedirPort": 80,
"_RedirAliasPort": 80,
"_AgentPort": 1234,
"_AgentAliasPort": 1234,
"_ExactPorts": true,
"_AllowLoginToken": true,
"_AllowFraming": true,