root/luci/trunk/modules/freifunk/root/etc/config/profile_duesseldorf @ 6918

Revision 6918, 475 bytes (checked in by soma, 2 years ago)

modules/freifunk: Change default netmask to 255.255.0.0, change non-working dns, show error when user tries to edit profiles but there is no profile set yet

Line 
1config 'community' 'profile'
2    option 'name' 'Freifunk Duesseldorf'
3    option 'homepage' 'http://wiki.piratenpartei.de/D%C3%BCsseldorf/Freifunk'
4    option 'ssid' 'duesseldorf.freifunk.net'
5    option 'mesh_network' '10.40.0.0/16'
6    option 'splash_network' '10.104.0.0/16'
7    option 'splash_prefix' '27'
8    option 'latitude' '51.22347'
9    option 'longitude' '6.78449'
10
11config 'defaults' 'wifi_device'
12    option 'channel' '3'
13
14config 'defaults' 'wifi_iface'
15    option 'bssid' '02:CA:FF:EE:BA:BE'
Note: See TracBrowser for help on using the browser.