mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-02-15 04:21:51 +00:00
Merge pull request #1 from MordyT/MordyT-patch-1
Add missing config option
This commit is contained in:
commit
db9224d9e2
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@
|
||||||
"info": "Information about this server"
|
"info": "Information about this server"
|
||||||
},
|
},
|
||||||
"_TlsOffload": true,
|
"_TlsOffload": true,
|
||||||
|
"_trustedproxy": true,
|
||||||
"_MpsPort": 44330,
|
"_MpsPort": 44330,
|
||||||
"_MpsAliasPort": 4433,
|
"_MpsAliasPort": 4433,
|
||||||
"_MpsAliasHost": "mps.mydomain.com",
|
"_MpsAliasHost": "mps.mydomain.com",
|
||||||
|
|
Loading…
Reference in a new issue