wlan changings for leipzig
[project/luci.git] / contrib / package / community-profiles / files / etc / config / profile_leipzig
1 config 'community' 'profile'
2         option 'name' 'Freifunk Leipzig'
3         option 'homepage' 'http://leipzig.freifunk.net'
4         option 'ssid' 'leipzig.freifunk.net'
5         option 'mesh_network' '104.61.0.0/16'
6         option 'latitude' '51.33348'
7         option 'longitude' '12.40297'
8         option 'suffix' 'olsr.leipzig.freifunk.net'
9         option 'vap' '1'
10
11 config 'defaults' 'interface'
12         option 'netmask' '255.0.0.0'
13
14 config 'defaults' 'bssidscheme'
15         option '1' '02:CA:FF:EE:BA:BE'
16
17 config 'defaults' 'olsrd'
18     option 'LinkQualityAlgorithm' 'etx_ff'
19
20
21 config widget 'customindex'
22     option enabled '1'
23     option width '50%'
24     option paddingright '5%'
25     option template 'html'
26
27 config widget 'rssbundesweit'
28     option cache '3600'
29     option width '50%'
30     option title 'bundesweiter Freifunk Blog'
31     option template 'rssfeed'
32     option enabled '1'
33     option max '10'
34     option url 'http://blog.freifunk.net/rss.xml'
35
36 config widget 'rssffl'
37     option enabled '1'
38     option max '10'
39     option cache '3600'
40     option width '100%'
41     option title 'interner Freifunk Leipzig Blog'
42     option template 'iframe'
43     option url 'http://104.61.0.101/wordpress/'
44
45
46 config widget 'clear1'
47     option template 'clear'
48     option enabled '1'