root/luci/trunk/modules/freifunk/root/etc/config/profile_guifibages @ 7375

Revision 7375, 0.6 KB (checked in by soma, 21 months ago)

modules/freifunk: Add profile for guifibages

Line 
1config 'community' 'profile'
2        option 'name' 'Guifi Bages'
3        option 'homepage' 'http://guifi.net/PlaBages'
4        option 'ssid' 'guifibages'
5        option 'mesh_network' '10.224.3.0/16'
6        option 'splash_network' '10.104.0.0/16'
7    option 'theme' 'luci-theme-freifunk-generic'
8        option 'latitude' '41.718437'
9        option 'longitude' '1.826477'
10        option 'suffix' 'guifibages.cat'
11        option 'splash_prefix' '27'
12    option 'extrapackages' 'luci-app-olsr-viz luci-i18n-catalan'
13
14config 'defaults' 'interface'
15        option 'netmask' '255.255.0.0'
16
17config 'defaults' 'bssidscheme'
18    option 'all'    '12:34:56:78:9a:bc'
19
Note: See TracBrowser for help on using the browser.