mirror of
https://github.com/openwrt/luci.git
synced 2026-09-02 16:41:53 +04:00
modules/freifunk: Add profile for Aachen
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
config 'community' 'profile'
|
||||
option 'name' 'Aachen'
|
||||
option 'homepage' 'http://aachen.freifunk.net'
|
||||
option 'ssid' 'aachen.freifunk.net'
|
||||
option 'latitude' '50.77900'
|
||||
option 'longitude' '6.05399'
|
||||
option 'mesh_network' '10.90.0.0/16'
|
||||
option 'splash_network' '10.104.0.0/16'
|
||||
option 'splash_prefix' '28'
|
||||
|
||||
config 'defaults' 'interface'
|
||||
option 'netmask' '255.255.0.0'
|
||||
Reference in New Issue
Block a user