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 98d0ec2..51e923e 100644
--- a/taginfo-config-example.json
+++ b/taginfo-config-example.json
@@ -28,6 +28,8 @@
"background_image": "/img/mapbg/world.png"
},
"xapi": {
+ // XAPI/JOSM buttons are disabled if more than this many results are expected
+ "max_results": 1000,
// URL prefix for the XAPI/JOSM links on the key and tag pages.
// "url_prefix": "http://www.informationfreeway.org/api/0.6/"
"url_prefix": "http://open.mapquestapi.com/xapi/api/0.6/"