a8b4ebf3d85529b9298a3baf29f5eb9ae80f9180
[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         option 'adhoc_dhcp_when_vap' '0'
11
12 config 'defaults' 'interface'
13         option 'netmask' '255.0.0.0'
14
15 config 'defaults' 'bssidscheme'
16         option '1' '02:CA:FF:EE:BA:BE'
17
18 config 'defaults' 'olsrd'
19     option 'LinkQualityAlgorithm' 'etx_ff'
20
21
22 config widget 'customindex'
23     option enabled '1'
24     option width '50%'
25     option paddingright '5%'
26     option template 'html'
27
28 config widget 'rssffl'
29     option enabled '1'
30     option max '10'
31     option cache '3600'
32     option width '100%'
33     option title 'Freifunk Leipzig Blog'
34     option template 'iframe'
35     option url 'http://leipzig.freifunk.net'
36
37 config widget 'rssbundesweit'
38     option cache '3600'
39     option width '50%'
40     option title 'bundesweiter Freifunk Blog'
41     option template 'rssfeed'
42     option enabled '1'
43     option max '10'
44     option url 'http://blog.freifunk.net/rss.xml'
45
46 config widget 'clear1'
47     option template 'clear'
48     option enabled '1'