1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

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,