{
  "socketURL": "https://localhost:999/",
  "dirPath": "/",
  "homePage": "https://localhost",
  "socketMessageEvent": "RTCMultiConnection-Message",
  "socketCustomEvent": "RTCMultiConnection-Custom-Message",
  "port": "999",
  "enableLogs": "false",
  "autoRebootServerOnFailure": "false",
  "isUseHTTPs": "true",
  "sslKey": "./rtc/apache-local-cert/server.key",
  "sslCert": "./rtc/apache-local-cert/server.crt",
  "sslCabundle": "./rtc/apache-local-cert/server.csr",
  "enableAdmin": "false",
  "adminUserName": "username",
  "adminPassword": "password"
}
