402eafab4837488ed197e747f4e5fc08acb57479
[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 'splash_network' '10.104.0.0/16'
7         option 'splash_prefix' '27'
8         option 'latitude' '51.33348'
9         option 'longitude' '12.40297'
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 widget 'customindex'
18     option enabled '1'
19     option width '50%'
20     option paddingright '5%'
21     option template 'html'
22
23 config widget 'rssbundesweit'
24     option cache '3600'
25     option width '50%'
26     option title 'bundesweiter Freifunk Blog'
27     option template 'rssfeed'
28     option enabled '1'
29     option max '10'
30     option url 'http://blog.freifunk.net/rss.xml'
31
32 config widget 'rssffl'
33     option enabled '1'
34     option max '10'
35     option cache '3600'
36     option width '100%'
37     option title 'interner Freifunk Leipzig Blog'
38     option template 'iframe'
39     option url 'http://104.61.0.101/wordpress/'
40
41
42 config widget 'clear1'
43     option template 'clear'
44     option enabled '1'