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 2c225b2..f6661a0 100644
--- a/taginfo-config-example.json
+++ b/taginfo-config-example.json
@@ -76,6 +76,8 @@
// These sources will be created from the actual sources.
"create": "db",
"db": {
+ // Path to binaries (like 'tagstats' and 'similarity'). Will replace 'tagstats' setting.
+ "bindir": "../../tagstats",
// Path to the 'tagstats' program (absolute path or relative to sources/db directory).
"tagstats": "../../tagstats/tagstats",
// The OSM planet file or extract where we read the OSM data from.