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.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/taginfo-config-example.json b/taginfo-config-example.json
index 8727d9c..544144f 100644
--- a/taginfo-config-example.json
+++ b/taginfo-config-example.json
@@ -106,6 +106,12 @@
"tokenizer": "simple"
}
},
+ // Settings for the web user interface
+ "user_interface": {
+ "key_page": {
+ "show_tab_similar": false
+ }
+ },
"logging": {
// directory for log files
"directory": "/osm/taginfo/var/log",