diff options
| author | James Barnett <noreply@jamesbarnett.xyz> | 2018-10-21 19:37:19 +0100 |
|---|---|---|
| committer | James Barnett <noreply@jamesbarnett.xyz> | 2018-10-21 19:37:19 +0100 |
| commit | 2e2b3d4b5ffca1a05cb05e1883c5dcd8f08fad2f (patch) | |
| tree | 4719f7657f13320df1785bc82095dc9c4c1c9350 /logger-config.json | |
| parent | 70f8a9aefe5ff56c44a871cdeef702f904e118f6 (diff) | |
| download | tplink-energy-monitor-0.6.tar.xz tplink-energy-monitor-0.6.zip | |
Change default log interval to 60sv0.6
Diffstat (limited to 'logger-config.json')
| -rw-r--r-- | logger-config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/logger-config.json b/logger-config.json index 639d9a5..4746469 100644 --- a/logger-config.json +++ b/logger-config.json @@ -1,4 +1,4 @@ { - "logIntervalSeconds": 1, + "logIntervalSeconds": 60, "maxLogEntries": 1440 }
\ No newline at end of file |