mirror of
https://github.com/openwrt/luci.git
synced 2026-06-17 17:03:20 +04:00
Profile Weil-am-Rhein added
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
config 'community' 'profile'
|
||||
option 'name' 'Freifunk Weil am Rhein'
|
||||
option 'homepage' 'http://weil-am-rhein.freifunk.net'
|
||||
option 'ssid' 'mesh.freifunk.net'
|
||||
option 'mesh_network' '10.119.0.0/18'
|
||||
option 'latitude' '47.6056'
|
||||
option 'longitude' '7.6083'
|
||||
option 'ffwr'
|
||||
option 'extrapackages' 'meshwizard luci-app-owm luci-app-owm-ant luci-app-owm-cmd luci-app-owm-gui'
|
||||
option 'vap' '1'
|
||||
option 'adhoc_dhcp_when_vap' '1'
|
||||
option 'ipv6' '1'
|
||||
option 'ipv6_config' 'auto-ipv6-fromv4'
|
||||
option 'ipv6_prefix' 'fdca:ffee:fffe::/48'
|
||||
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'
|
||||
|
||||
config 'defaults' 'wifi_device'
|
||||
option 'country' 'DE'
|
||||
option 'channel' '1'
|
||||
|
||||
config 'defaults' 'luci_splash'
|
||||
option 'leasetime' '24'
|
||||
Reference in New Issue
Block a user