2 "$schema": "https://raw.githubusercontent.com/Ylianst/MeshCentral/master/meshcentral-config-schema.json",
3 "__comment1__": "This is a simple configuration file, all values and sections that start with underscore (_) are ignored. Edit a section and remove the _ in front of the name. Refer to the user's guide for details.",
4 "__comment2__": "See node_modules/meshcentral/sample-config-advanced.json for a more advanced example.",
6 "_cert": "myserver.mydomain.com",
9 "_sessionKey": "MyReallySecretPassword1",
18 "_title2": "Servername",
21 "_userNameIsEmail": true
25 "__comment__": "Requires NodeJS 8.x or better, Go to https://letsdebug.net/ first before trying Let's Encrypt.",
26 "email": "myemail@mydomain.com",
27 "names": "myserver.mydomain.com",
28 "skipChallengeVerification": true,