Files
dockerservertest/config.json
2023-08-01 18:00:04 -05:00

19 lines
481 B
JSON

{
"$schema": "http://info.meshcentral.com/downloads/meshcentral-config-schema.json",
"settings": {
"cert": "meshcentral.akanealw.com",
"_WANonly": true,
"_LANonly": true,
"_sessionKey": "eiwoqu8raej8keiphies2Qua",
"port": 443,
"_aliasPort": 443,
"redirPort": 80,
"_redirAliasPort": 80,
"AgentPong": 300,
"TLSOffload": false,
"SelfUpdate": false,
"AllowFraming": false,
"WebRTC": false
}
}