summaryrefslogtreecommitdiff
path: root/taginfo-config-example.json
diff options
context:
space:
mode:
Diffstat (limited to 'taginfo-config-example.json')
-rw-r--r--taginfo-config-example.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/taginfo-config-example.json b/taginfo-config-example.json
index 0fcba46..371f02b 100644
--- a/taginfo-config-example.json
+++ b/taginfo-config-example.json
@@ -73,6 +73,8 @@
}
},
"logging": {
+ // directory for log files
+ "directory": "/osm/taginfo/var/log",
// SQL queries longer than this many seconds are logged
"min_duration": 0.01
},