root/luci/trunk/contrib/package/community-profiles/files/etc/config/profile_Freifunk @ 7576

Revision 7576, 294 bytes (checked in by soma, 20 months ago)

modules/freifunk: Move profiles and common files into seperate packages, this will enable us to build freifunk images without luci.

Line 
1config 'community' 'profile'
2    option 'name' 'Freifunk'
3    option 'homepage' 'http://freifunk.net'
4    option 'ssid' 'www.freifunk.net'
5    option 'splash_network' '10.104.0.0/16'
6    option 'latitude' '52.000'
7    option 'longitude' '10.000'
8    option 'splash_prefix' '28'
9    option 'mesh_network' '10.0.0.0/8'
10
Note: See TracBrowser for help on using the browser.