X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=contrib%2Fpackage%2Fcommunity-profiles%2Ffiles%2Fetc%2Fconfig%2Fprofile_leipzig;h=671f3e853693858366db8d7813631e5414e47bf2;hp=28151baa76611476196acddad306db30a645503c;hb=892398692c99389f8a0e3b44f1054a639f010257;hpb=f60197c15c8ba0ec26cacf2496aa784da25ffae8 diff --git a/contrib/package/community-profiles/files/etc/config/profile_leipzig b/contrib/package/community-profiles/files/etc/config/profile_leipzig index 28151baa7..671f3e853 100644 --- a/contrib/package/community-profiles/files/etc/config/profile_leipzig +++ b/contrib/package/community-profiles/files/etc/config/profile_leipzig @@ -2,17 +2,29 @@ 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 'mesh_network' '10.61.0.0/16' option 'latitude' '51.33348' option 'longitude' '12.40297' + option 'suffix' 'olsr.leipzig.freifunk.net' + option 'vap' '1' + option 'adhoc_dhcp_when_vap' '0' config 'defaults' 'interface' - option 'netmask' '255.0.0.0' + option 'netmask' '255.255.255.255' config 'defaults' 'bssidscheme' option '1' '02:CA:FF:EE:BA:BE' + option '40' '02:40:CA:FF:EE:EE' + +config 'defaults' 'wifi_device' + option 'country' 'DE' + +config 'defaults' 'wifi_iface' + option 'mcast_rate' '6000' + +config 'defaults' 'olsrd' + option 'LinkQualityAlgorithm' 'etx_ff' + config widget 'customindex' option enabled '1' @@ -24,10 +36,10 @@ 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/' + option width '100%' + option title 'Freifunk Leipzig Blog' + option template 'iframe' + option url 'http://leipzig.freifunk.net' config widget 'rssbundesweit' option cache '3600' @@ -38,7 +50,6 @@ config widget 'rssbundesweit' option max '10' option url 'http://blog.freifunk.net/rss.xml' - config widget 'clear1' option template 'clear' option enabled '1'