44 lines
1.1 KiB
Text
44 lines
1.1 KiB
Text
config 'community' 'profile'
|
|
option 'name' 'Freifunk Leipzig'
|
|
option 'homepage' 'http://leipzig.freifunk.net'
|
|
option 'ssid' 'leipzig.freifunk.net'
|
|
option 'mesh_network' '104.61.0.0/16'
|
|
option 'splash_network' '10.104.0.0/16'
|
|
option 'splash_prefix' '27'
|
|
option 'latitude' '51.33348'
|
|
option 'longitude' '12.40297'
|
|
|
|
config 'defaults' 'interface'
|
|
option 'netmask' '255.0.0.0'
|
|
|
|
config 'defaults' 'bssidscheme'
|
|
option '1' '02:CA:FF:EE:BA:BE'
|
|
|
|
config widget 'customindex'
|
|
option enabled '1'
|
|
option width '50%'
|
|
option paddingright '5%'
|
|
option template 'html'
|
|
|
|
config widget 'rssffl'
|
|
option enabled '1'
|
|
option max '10'
|
|
option cache '3600'
|
|
option width '50%'
|
|
option title 'interner Freifunk Leipzig Blog'
|
|
option template 'rssfeed'
|
|
option url 'http://104.61.0.101/wordpress/'
|
|
|
|
config widget 'rssbundesweit'
|
|
option cache '3600'
|
|
option width '50%'
|
|
option title 'bundesweiter Freifunk Blog'
|
|
option template 'rssfeed'
|
|
option enabled '1'
|
|
option max '10'
|
|
option url 'http://blog.freifunk.net/rss.xml'
|
|
|
|
|
|
config widget 'clear1'
|
|
option template 'clear'
|
|
option enabled '1'
|