{ "$schema": "http://info.meshcentral.com/downloads/meshcentral-config-schema.json", "settings": { "cert": "myserver.mydomain.com", "_WANonly": true, "_LANonly": true, "_sessionKey": "MyReallySecretPassword1", "port": 4430, "aliasPort": 443, "redirPort": 80, "_redirAliasPort": 80, "AgentPong": 300, "TLSOffload": true, "SelfUpdate": false, "AllowFraming": false, "WebRTC": true }, "domains": { "": { "title": "MeshCentral", "certUrl": "my.reverse.proxy" } } }