mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2026-01-06 08:38:54 +03:00
Add parameter to disable write data log (#1382)
This commit is contained in:
@@ -84,6 +84,10 @@ LEDColor = 150 150 150
|
||||
AutoStart = true
|
||||
Intervall = 5
|
||||
|
||||
[DataLogging]
|
||||
DataLogActive = true
|
||||
DataLogRetentionInDays = 3
|
||||
|
||||
[Debug]
|
||||
Logfile = 1
|
||||
LogfileRetentionInDays = 3
|
||||
|
||||
Reference in New Issue
Block a user