aboutsummaryrefslogtreecommitdiff
path: root/logger-config.json
diff options
context:
space:
mode:
Diffstat (limited to 'logger-config.json')
-rw-r--r--logger-config.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/logger-config.json b/logger-config.json
index 4746469..d44ae5a 100644
--- a/logger-config.json
+++ b/logger-config.json
@@ -1,4 +1,5 @@
{
- "logIntervalSeconds": 60,
+ "logDirPath": ".",
+ "logIntervalSeconds": 60,
"maxLogEntries": 1440
-} \ No newline at end of file
+}