28151baa76611476196acddad306db30a645503c
[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 'rssffl'
24 option enabled '1'
25 option max '10'
26 option cache '3600'
27 option width '50%'
28 option title 'interner Freifunk Leipzig Blog'
29 option template 'rssfeed'
30 option url 'http://104.61.0.101/wordpress/'
31
32 config widget 'rssbundesweit'
33 option cache '3600'
34 option width '50%'
35 option title 'bundesweiter Freifunk Blog'
36 option template 'rssfeed'
37 option enabled '1'
38 option max '10'
39 option url 'http://blog.freifunk.net/rss.xml'
40
41
42 config widget 'clear1'
43 option template 'clear'
44 option enabled '1'