summaryrefslogtreecommitdiff
path: root/taginfo-config-example.json
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2012-01-15 20:49:13 +0100
committerJochen Topf <jochen@topf.org>2012-01-15 20:49:13 +0100
commit01eb71897dfdd521d9f0ab5f8435b7bf6c431bba (patch)
treeeea1b802066b2fefe4e0295915cff2cdd006325f /taginfo-config-example.json
parent72f927e395b643ad97e63ccb5e4e0e8cc5c43078 (diff)
downloadtaginfo-01eb71897dfdd521d9f0ab5f8435b7bf6c431bba.tar
taginfo-01eb71897dfdd521d9f0ab5f8435b7bf6c431bba.tar.gz
Continuing the great layout change...
Diffstat (limited to 'taginfo-config-example.json')
-rw-r--r--taginfo-config-example.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/taginfo-config-example.json b/taginfo-config-example.json
index 25a8d4b..90caf4e 100644
--- a/taginfo-config-example.json
+++ b/taginfo-config-example.json
@@ -6,14 +6,14 @@
// url prefix for the site
"url": "http://localhost:4567",
// Used in the title of all HTML pages.
- "name": "Test Taginfo",
- // Description that appears if you click on the instance icon in the upper left.
- "description": "This is a Taginfo test instance. To change this text or the icon above change your <tt>taginfo-config.json</tt>.",
+ "name": "OpenStreetMap Taginfo",
+ // Description of this taginfo instance
+ "description": "This is a <b>taginfo test instance</b>. Change this text in your <tt>taginfo-config.json</tt>.",
// URL path to instance icon in the upper left.
"icon": "/img/logo/world.png"
},
"tagcloud": {
- "number_of_tags": 100
+ "number_of_tags": 260
},
// For the geodistribution map. See the wiki documentation about these settings.
"geodistribution": {
@@ -24,7 +24,7 @@
"width": 360,
"height": 180,
"scale_image": 2,
- "background_image": "/img/worldp.png"
+ "background_image": "/img/mapbg/world.png"
},
"xapi": {
// URL prefix for the XAPI/JOSM links on the key and tag pages.