luci-0.11: merge r9571 - r9573
[project/luci.git] / contrib / package / community-profiles / files / etc / config / profile_augsburg
1 config 'community' 'profile'
2 option 'name' 'Freifunk Augsburg'
3 option 'homepage' 'http://augsburg.freifunk.net'
4 option 'ssid' 'augsburg.freifunk.net'
5 option 'mesh_network' '10.11.0.0/18'
6 option 'splash_network' '10.104.0.0/16'
7 option 'latitude' '48.37071'
8 option 'longitude' '10.89475'
9 option 'suffix' 'ffa'
10 option 'splash_prefix' '27'
11 option 'ipv6' '1'
12 option 'ipv6_config' 'auto-ipv6-fromv4'
13 option 'ipv6_prefix' 'fdca:ffee:ffa::/48'
14
15 config 'defaults' 'interface'
16 option 'netmask' '255.255.192.0'
17
18 config 'defaults' 'bssidscheme'
19 option '1' '02:CA:FF:EE:BA:BE'
20 option '13' '13:CA:FF:EE:BA:BE'
21
22 config 'defaults' 'luci_splash'
23 option 'limit_up' '20'
24 option 'limit_down' '20'
25
26 config widget 'customindex'
27 option enabled '1'
28 option width '50%'
29 option paddingright '5%'
30 option template 'html'
31
32 config widget 'rssffa'
33 option enabled '1'
34 option max '10'
35 option cache '3600'
36 option width '50%'
37 option title 'Freifunk Augsburg Blog'
38 option template 'rssfeed'
39 option url 'http://augsburg.freifunk.net/blog?type=100'
40
41 config widget 'rssaugsburg'
42 option cache '3600'
43 option width '50%'
44 option title 'Augsburger Blogs'
45 option template 'rssfeed'
46 option enabled '1'
47 option max '10'
48 option url 'http://wgaugsburg.de/augsburg/rss20.xml'
49
50 config widget 'search'
51 option template 'search'
52 option title 'Search'
53 option enabled '1'
54 option width '50%'
55 list engine 'Google|http://www.google.de/search?q='
56 list engine 'Freifunk Augsburg|http://www.google.de/search?q=site:augsburg.freifunk.net&'
57 list engine 'Freifunk Wiki|http://wiki.freifunk.net/index.php?search='
58
59 config widget 'clear1'
60 option template 'clear'
61 option enabled '1'