04d5398aabe154a28005aeed983f1abdf34392d6
[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         option 'extrapackages' 'luci-app-owm luci-app-owm-ant luci-app-owm-cmd luci-app-owm-gui'
15         list mapserver 'http://openwifimap.net/openwifimap/'
16         list mapserver 'http://map.pberg.freifunk.net/openwifimap/'
17
18 config 'defaults' 'interface'
19         option 'netmask' '255.255.192.0'
20
21 config 'defaults' 'bssidscheme'
22         option '1'      '02:CA:FF:EE:BA:BE'
23         option '13'     '13:CA:FF:EE:BA:BE'
24
25 config 'defaults' 'luci_splash'
26         option 'limit_up' '20'
27         option 'limit_down' '20'
28
29 config widget 'customindex'
30         option enabled '1'
31         option width '50%'
32         option paddingright '5%'
33         option template 'html'
34
35 config widget 'rssffa'
36         option enabled '1'
37         option max '10'
38         option cache '3600'
39         option width '50%'
40         option title 'Freifunk Augsburg Blog'
41         option template 'rssfeed'
42         option url 'http://augsburg.freifunk.net/blog?type=100'
43
44 config widget 'rssaugsburg'
45         option cache '3600'
46         option width '50%'
47         option title 'Augsburger Blogs'
48         option template 'rssfeed'
49         option enabled '1'
50         option max '10'
51         option url 'http://wgaugsburg.de/augsburg/rss20.xml'
52
53 config widget 'search'
54         option template 'search'
55         option title 'Search'
56         option enabled '1'
57         option width '50%'
58         list engine 'Google|http://www.google.de/search?q=' 
59         list engine 'Freifunk Augsburg|http://www.google.de/search?q=site:augsburg.freifunk.net+'
60         list engine 'Freifunk Wiki|http://wiki.freifunk.net/index.php?search='
61
62 config widget 'clear1'
63         option template 'clear'
64         option enabled '1'