From c6a0a20b26762615654bd79552ab88b216c7f330 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Hendrik=20L=C3=BCth?= <H.L.Lueth@gmail.com>
Date: Thu, 7 May 2015 10:18:12 +0200
Subject: [PATCH] Update site.conf

---
 site.conf | 32 ++++++++++++++------------------
 1 file changed, 14 insertions(+), 18 deletions(-)

diff --git a/site.conf b/site.conf
index d25a519..8f40f3a 100644
--- a/site.conf
+++ b/site.conf
@@ -1,5 +1,5 @@
 {
-	hostname_prefix = 'freifunk',
+	hostname_prefix = 'Bitte änder mich! ',
 	site_name = 'Freifunk Nord',
 	site_code = 'ffnord',
 
@@ -14,7 +14,7 @@
 	wifi24 = {
 		ssid = 'nord.freifunk.net',
 		channel = 1,
-		htmode = 'HT40+',
+		htmode = 'HT20',
 		mesh_ssid = '5c:c0:ac:00:d1:4c',
 		mesh_bssid = '5c:c0:ac:00:d1:4c',
 		mesh_mcast_rate = 12000,
@@ -77,31 +77,27 @@
 			stable = {
 				name = 'stable',
 				mirrors = {
-        			'http://[fda1:384a:74de:4242::1]/firmware/stable/sysupgrade/',
-        			'http://[fda1:384a:74de:4242::2]/firmware/stable/sysupgrade/',
-        			'http://[fda1:384a:74de:4242::fd00]/firmware/stable/sysupgrade/',
-        			'http://[fda1:384a:74de:4242::fd01]/firmware/stable/sysupgrade/',
-        			'http://[fda1:384a:74de:4242::fd02]/firmware/stable/sysupgrade/',
-        			'http://[fda1:384a:74de:4242::fd03]/firmware/stable/sysupgrade/',
+        			'http://[2a03:2267:4e6f:7264::fd00]/firmware/stable/sysupgrade/',
+        			'http://[2a03:2267:4e6f:7264::fd01]/firmware/stable/sysupgrade/',
+        			'http://[2a03:2267:4e6f:7264::fd02]/firmware/stable/sysupgrade/',
+        			'http://[2a03:2267:4e6f:7264::fd03]/firmware/stable/sysupgrade/',
         		},
 				good_signatures = 3,
 				pubkeys = {
         			'bbb814470889439c04667748c30aabf25fb800621e67544bee803fd1b342ace3', -- sargon
         			'e46bcbb302a250d414d2f014fc55d179693cd39c6527d120924a1e985dd8ae5f', -- DO9XE
         			'417ef22f886539ddbcffbad35e9f493195ca53e05f75bd8d8011a4999498b589', -- baldo
-                    'ef73bc52b929fd11efce9a5c8f0b5463f1766bb995c8a0b3b6bcd7ba45b8b1e6', -- leo
-					'3f0fc50d4e5c893f9f58f98874bd21080b93c28ff5e4d4946352cada1b4e6441', -- andre
+        			'ef73bc52b929fd11efce9a5c8f0b5463f1766bb995c8a0b3b6bcd7ba45b8b1e6', -- leo
+				'3f0fc50d4e5c893f9f58f98874bd21080b93c28ff5e4d4946352cada1b4e6441', -- andre
 				},
 			},
 			experimental = {
         		name = 'experimental',
 				mirrors = {
-        			'http://[fda1:384a:74de:4242::2]/firmware/experimental/sysupgrade/',
-        			'http://[fda1:384a:74de:4242::1]/firmware/experimental/sysupgrade/',
-        			'http://[fda1:384a:74de:4242::fd00]/firmware/experimental/sysupgrade/',
-        			'http://[fda1:384a:74de:4242::fd01]/firmware/experimental/sysupgrade/',
-        			'http://[fda1:384a:74de:4242::fd02]/firmware/experimental/sysupgrade/',
-        			'http://[fda1:384a:74de:4242::fd03]/firmware/experimental/sysupgrade/',
+        			'http://[2a03:2267:4e6f:7264::fd00]/firmware/experimental/sysupgrade/',
+        			'http://[2a03:2267:4e6f:7264::fd01]/firmware/experimental/sysupgrade/',
+        			'http://[2a03:2267:4e6f:7264::fd02]/firmware/experimental/sysupgrade/',
+        			'http://[2a03:2267:4e6f:7264::fd03]/firmware/experimental/sysupgrade/',
         		},
 				probability = 0.1,
 				good_signatures = 1,
@@ -109,8 +105,8 @@
     				'bbb814470889439c04667748c30aabf25fb800621e67544bee803fd1b342ace3', -- sargon
     				'e46bcbb302a250d414d2f014fc55d179693cd39c6527d120924a1e985dd8ae5f', -- DO9XE
     				'417ef22f886539ddbcffbad35e9f493195ca53e05f75bd8d8011a4999498b589', -- baldo
-                    'ef73bc52b929fd11efce9a5c8f0b5463f1766bb995c8a0b3b6bcd7ba45b8b1e6', -- leo
-					'3f0fc50d4e5c893f9f58f98874bd21080b93c28ff5e4d4946352cada1b4e6441', -- andre
+    				'ef73bc52b929fd11efce9a5c8f0b5463f1766bb995c8a0b3b6bcd7ba45b8b1e6', -- leo
+				'3f0fc50d4e5c893f9f58f98874bd21080b93c28ff5e4d4946352cada1b4e6441', -- andre
 				},
 			},
 		},
-- 
GitLab