community-profiles: add a list of owm api server

This commit is contained in:
Patrick Grimm 2013-07-05 23:02:25 +00:00
parent 624926911b
commit 09f078feea
4 changed files with 12 additions and 8 deletions

View file

@ -13,8 +13,9 @@ config 'community' 'profile'
option 'ipv6_config' 'auto-ipv6-fromv4'
option 'ipv6_prefix' 'fdca:ffee:ffa::/48'
option 'extrapackages' 'luci-app-owm luci-app-owm-ant luci-app-owm-cmd luci-app-owm-gui'
list mapserver 'http://openwifimap.net/openwifimap/'
list mapserver 'http://map.pberg.freifunk.net/openwifimap/'
list 'owm_api' 'http://api.openwifimap.net'
list 'owm_api' 'http://owmapi.pberg.freifunk.net'
option 'mapserver' 'http://openwifimap.net/'
config 'defaults' 'interface'
option 'netmask' '255.255.192.0'

View file

@ -7,8 +7,9 @@ config 'community' 'profile'
option 'splash_prefix' '27'
option 'latitude' '52.52075'
option 'longitude' '13.40948'
list 'mapserver' 'http://openwifimap.net/openwifimap/'
list 'mapserver' 'http://map.pberg.freifunk.net/openwifimap/'
list 'owm_api' 'http://api.openwifimap.net'
list 'owm_api' 'http://owmapi.pberg.freifunk.net'
option 'mapserver' 'http://map.pberg.freifunk.net/'
config 'defaults' 'wifi_device'
option 'channel' '10'

View file

@ -8,8 +8,9 @@ config 'community' 'profile'
option 'latitude' '52.55010'
option 'longitude' '13.45889'
option 'suffix' 'olsr'
list 'mapserver' 'http://openwifimap.net/openwifimap/'
list 'mapserver' 'http://map.pberg.freifunk.net/openwifimap/'
list 'owm_api' 'http://api.openwifimap.net'
list 'owm_api' 'http://owmapi.pberg.freifunk.net'
option 'mapserver' 'http://map.pberg.freifunk.net/'
config 'defaults' 'wifi_device'
option 'channel' '10'

View file

@ -7,8 +7,9 @@ config 'community' 'profile'
option 'splash_prefix' '27'
option 'latitude' '52.5427'
option 'longitude' '13.4172'
list 'mapserver' 'http://openwifimap.net/openwifimap/'
list 'mapserver' 'http://map.pberg.freifunk.net/openwifimap/'
list 'owm_api' 'http://api.openwifimap.net'
list 'owm_api' 'http://owmapi.pberg.freifunk.net'
option 'mapserver' 'http://map.pberg.freifunk.net/'
config 'defaults' 'wifi_device'
option 'channel' '10'