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

Added AgentAliasDNS settings option

This commit is contained in:
Ylian Saint-Hilaire 2020-05-10 13:45:10 -07:00
parent 28556bd139
commit 253b87c8d8
2 changed files with 16 additions and 3 deletions

View file

@ -26,6 +26,7 @@
"_RedirAliasPort": 80,
"_AgentPort": 1234,
"_AgentAliasPort": 1234,
"_AgentAliasDNS": "agents.myserver.mydomain.com",
"_ExactPorts": true,
"_AllowLoginToken": true,
"_AllowFraming": true,