From 856371a8cecb08ae115877ebd8d5e969fc5ccbe1 Mon Sep 17 00:00:00 2001 From: baldo Date: Sat, 11 Jun 2016 17:14:30 +0200 Subject: [PATCH] Remove Hamburg from config.json.example --- config.json.example | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.json.example b/config.json.example index 6830415..b4900d9 100644 --- a/config.json.example +++ b/config.json.example @@ -38,12 +38,12 @@ }, "client": { "community": { - "name": "Freifunk Hamburg", - "domain": "hamburg.freifunk.net", - "contactEmail": "kontakt@hamburg.freifunk.net" + "name": "Freifunk Musterstadt", + "domain": "musterstadt.freifunk.net", + "contactEmail": "kontakt@musterstadt.freifunk.net" }, "map": { - "mapUrl": "http://map.hamburg.freifunk.net" + "mapUrl": "http://map.musterstadt.freifunk.net" }, "monitoring": { "enabled": false