updated community-profile for potsdam
[project/luci.git] / contrib / package / community-profiles / files / etc / config / profile_leipzig
index 86068fa..671f3e8 100644 (file)
@@ -2,17 +2,25 @@ 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 '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'
@@ -24,6 +32,15 @@ config widget 'customindex'
     option paddingright '5%'
     option template 'html'
 
+config widget 'rssffl'
+    option enabled '1'
+    option max '10'
+    option cache '3600'
+    option width '100%'
+    option title 'Freifunk Leipzig Blog'
+    option template 'iframe'
+    option url 'http://leipzig.freifunk.net'
+
 config widget 'rssbundesweit'
     option cache '3600'
     option width '50%'
@@ -33,16 +50,6 @@ config widget 'rssbundesweit'
     option max '10'
     option url 'http://blog.freifunk.net/rss.xml'
 
-config widget 'rssffl'
-    option enabled '1'
-    option max '10'
-    option cache '3600'
-    option width '100%'
-    option title 'interner Freifunk Leipzig Blog'
-    option template 'iframe'
-    option url 'http://104.61.0.101/wordpress/'
-
-
 config widget 'clear1'
     option template 'clear'
     option enabled '1'