change community profile halle 619/head
authormfuhrmeister <freifunk@3dfxatwork.de>
Mon, 31 Mar 2014 15:06:18 +0000 (17:06 +0200)
committerMatthias <freifunk@3dfxatwork.de>
Mon, 4 Jan 2016 17:11:49 +0000 (18:11 +0100)
contrib/package/community-profiles/files/etc/config/profile_halle

index 0e8e43f..30d0e8f 100644 (file)
@@ -1,12 +1,16 @@
 config 'community' 'profile'
        option 'name' 'Freifunk Halle'
 config 'community' 'profile'
        option 'name' 'Freifunk Halle'
-       option 'homepage' 'http://freifunk-halle.net'
+       option 'homepage' 'http://freifunk-halle.org'
        option 'ssid' 'halle.freifunk.net'
        option 'ssid' 'halle.freifunk.net'
-       option 'mesh_network' '104.62.0.0/16'
-       option 'splash_network' '10.104.0.0/16'
+       option 'mesh_network' '10.62.0.0/16'
+       option 'splash_network' '6.0.0.0/8'
        option 'splash_prefix' '27'
        option 'latitude' '51.47911'
        option 'longitude' '11.96901'
        option 'splash_prefix' '27'
        option 'latitude' '51.47911'
        option 'longitude' '11.96901'
+       option 'adhoc_dhcp_when_vap' '0'
+       option 'suffix' 'ffhal'
+       option 'vap' '1'
+       option 'batman' '1'
 
 config 'defaults' 'wifi_device'
        option 'channel' '13'
 
 config 'defaults' 'wifi_device'
        option 'channel' '13'
@@ -15,8 +19,17 @@ config 'defaults' 'wifi_device'
 config 'defaults' 'bssidscheme'
        option 'all' '02:CA:FF:EE:BA:BE'
 
 config 'defaults' 'bssidscheme'
        option 'all' '02:CA:FF:EE:BA:BE'
 
+config 'defaults' 'luci_splash'
+       option 'redirect_url' 'http://freifunk-halle.org/willkommen.php'
+
 config 'defaults' 'interface'
 config 'defaults' 'interface'
-       option 'netmask' '255.0.0.0'
+       option 'netmask' '255.255.255.255'
+
+config 'defaults' 'wifi_iface'
+       option 'mcast_rate' '6000'
+
+config 'defaults' 'dhcp'
+       option 'leasetime' '5m'
 
 config 'defaults' 'olsrd'
        option 'AllowNoInt' 'yes'
 
 config 'defaults' 'olsrd'
        option 'AllowNoInt' 'yes'
@@ -38,3 +51,21 @@ config 'defaults' 'olsr_interface'
        option 'MidValidityTime'  '375.0'
        option 'HnaInterval' '25.0'
        option 'HnaValidityTime' '375.0'
        option 'MidValidityTime'  '375.0'
        option 'HnaInterval' '25.0'
        option 'HnaValidityTime' '375.0'
+
+config widget 'rsshalle'
+       option cache '3600'
+       option width '50%'
+       option title 'neuste Foreneinträge in Halle'
+       option template 'rssfeed'
+       option enabled '1'
+       option max '5'
+       option url 'http://www.freifunk-halle.org/rss.php'
+
+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'