root/luci/branches/luci-0.9/modules/freifunk/root/etc/config/freifunk_mainz @ 5571

Revision 5571, 212 bytes (checked in by jow, 4 years ago)

luci-0.9: merge r5570

Line 
1package 'freifunk_mainz'
2
3config 'defaults' 'wifi_iface'
4    option 'bssid' '02:ca:ff:ee:ba:be'
5
6config 'defaults' 'wifi_device'
7    option 'channel' '1'
8
9config 'defaults' 'interface'
10    option 'netmask' '255.255.0.0'
11
Note: See TracBrowser for help on using the browser.