mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
added command log_events
This commit is contained in:
@@ -69,7 +69,8 @@ var configfile = {
|
||||
"general": {
|
||||
"hostname": "myesp",
|
||||
"password": "admin",
|
||||
"serial": true
|
||||
"serial": true,
|
||||
"log_events": true
|
||||
},
|
||||
"mqtt": {
|
||||
"enabled": false,
|
||||
|
||||
Reference in New Issue
Block a user