community-profiles: add second mapserver
This commit is contained in:
parent
3874007d1a
commit
b9882576f8
3 changed files with 6 additions and 3 deletions
|
@ -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'
|
||||
|
|
|
@ -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'
|
||||
|
|
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue