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 cea3424..0fcba46 100644
--- a/taginfo-config-example.json
+++ b/taginfo-config-example.json
@@ -64,6 +64,8 @@
// potentially "interesting", ie. create tag combination
// statistics for it.
"min_count_tags": 10000,
+ // Tag combinations not appearing this often are not written to database.
+ "min_tag_combination_count": 1000,
// Minimum number of relations per type to make this
// relation type "interesting", ie. to make it show
// up as a relation type.