From b9882576f8d2ad775e5b5ca100637f3b1d1ef669 Mon Sep 17 00:00:00 2001 From: Patrick Grimm Date: Sat, 26 Jan 2013 01:06:29 +0000 Subject: [PATCH] community-profiles: add second mapserver --- .../package/community-profiles/files/etc/config/profile_berlin | 3 ++- .../package/community-profiles/files/etc/config/profile_bno | 3 ++- .../package/community-profiles/files/etc/config/profile_pberg | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/contrib/package/community-profiles/files/etc/config/profile_berlin b/contrib/package/community-profiles/files/etc/config/profile_berlin index c25ed99062..be31e9474c 100644 --- a/contrib/package/community-profiles/files/etc/config/profile_berlin +++ b/contrib/package/community-profiles/files/etc/config/profile_berlin @@ -7,7 +7,8 @@ config 'community' 'profile' option 'splash_prefix' '27' option 'latitude' '52.52075' option 'longitude' '13.40948' - option 'mapserver' 'http://openwifimap.net/openwifimap/' + list 'mapserver' 'http://openwifimap.net/openwifimap/' + list 'mapserver' 'http://map.pberg.freifunk.net/openwifimap/' config 'defaults' 'wifi_device' option 'channel' '10' diff --git a/contrib/package/community-profiles/files/etc/config/profile_bno b/contrib/package/community-profiles/files/etc/config/profile_bno index 7164877d69..06995521b4 100644 --- a/contrib/package/community-profiles/files/etc/config/profile_bno +++ b/contrib/package/community-profiles/files/etc/config/profile_bno @@ -8,7 +8,8 @@ config 'community' 'profile' option 'latitude' '52.55010' option 'longitude' '13.45889' option 'suffix' 'olsr' - option 'mapserver' 'http://openwifimap.net/openwifimap/' + list 'mapserver' 'http://openwifimap.net/openwifimap/' + list 'mapserver' 'http://map.pberg.freifunk.net/openwifimap/' config 'defaults' 'wifi_device' option 'channel' '10' diff --git a/contrib/package/community-profiles/files/etc/config/profile_pberg b/contrib/package/community-profiles/files/etc/config/profile_pberg index d24e7d431a..cb620f6e5c 100644 --- a/contrib/package/community-profiles/files/etc/config/profile_pberg +++ b/contrib/package/community-profiles/files/etc/config/profile_pberg @@ -7,7 +7,8 @@ config 'community' 'profile' option 'splash_prefix' '27' option 'latitude' '52.5427' option 'longitude' '13.4172' - option 'mapserver' 'http://openwifimap.net/openwifimap/' + list 'mapserver' 'http://openwifimap.net/openwifimap/' + list 'mapserver' 'http://map.pberg.freifunk.net/openwifimap/' config 'defaults' 'wifi_device' option 'channel' '10' -- 2.30.2