Updating readme to relfect default config

This commit is contained in:
Darkninja462 2020-11-12 19:42:19 +00:00
parent e0f17562c9
commit 7d7a019bc3

View File

@ -206,7 +206,10 @@ service apparmor restart
""
],
"email_alert_to": "",
"sms_alert_to": ""
"sms_alert_to": "",
"ws_port": 8080,
"date_format": "YYYY-MM-DD",
"time_format": "HH:mm:ss"
}
</pre>