Browse Source

update config.json to current version

Karsten Böddeker 8 years ago
parent
commit
a1b4cd361f
1 changed files with 3 additions and 3 deletions
  1. 3 3
      config.json

+ 3 - 3
config.json

@@ -1,12 +1,12 @@
 {
-  "dataPath": "http://map-neu.paderborn.freifunk.net/data/",
-  "siteName": "Freifunk Paderborn",
+  "dataPath": "https://map.hochstift.freifunk.net/data/",
+  "siteName": "Freifunk Hochstift",
   "mapSigmaScale": 0.5,
   "showContact": false,
   "maxAge": 14,
   "mapLayers": [
     { "name": "OpenStreetmap",
-      "url": "http://{s}.tile.osm.org/{z}/{x}/{y}.png",
+      "url": "https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",
       "config": {
         "subdomains": "abc",
         "type": "osm",