Server crash fix, improved authlog.

This commit is contained in:
Ylian Saint-Hilaire
2020-04-20 02:44:14 -07:00
parent fd6c333502
commit 955e6f168e
5 changed files with 39 additions and 6 deletions

View File

@@ -56,8 +56,9 @@
"_MpsTlsOffload": true,
"_No2FactorAuth": true,
"_Log": "main,web,webrequest,cert",
"_syslog": true,
"_syslogjson": true,
"_syslog": "meshcentral",
"_syslogauth": "meshcentral-auth",
"_syslogjson": "meshcentral-json",
"_WebRtConfig": {
"iceServers": [
{ "urls": "stun:stun.services.mozilla.com" },