aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Barnett <noreply@jamesbarnett.xyz>2018-10-21 19:37:19 +0100
committerJames Barnett <noreply@jamesbarnett.xyz>2018-10-21 19:37:19 +0100
commit2e2b3d4b5ffca1a05cb05e1883c5dcd8f08fad2f (patch)
tree4719f7657f13320df1785bc82095dc9c4c1c9350
parent70f8a9aefe5ff56c44a871cdeef702f904e118f6 (diff)
downloadtplink-energy-monitor-0.6.tar.xz
tplink-energy-monitor-0.6.zip
Change default log interval to 60sv0.6
-rw-r--r--logger-config.json2
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