From 71346300f338a1d66216ff2ca4bb3b5a5ad0f5bf Mon Sep 17 00:00:00 2001 From: Jan-Philipp Litza Date: Wed, 15 Jan 2014 21:28:43 +0100 Subject: [PATCH] Revert "2,4ghz channel 6 => 13" This reverts commit 24145e18b372e1f42f7e1f7a50706edd274fa090. The option isn't (yet) automatically changed on upgrade, thus this wouldn't propagate to already installed gluon routers. Also, channel 13 may not be supported by all devices. We can do this change when we can specify own package feeds, write a package that sets the channel on every upgrade and know that the majority of routers support the channel. --- site.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.conf b/site.conf index e20150b..296972e 100644 --- a/site.conf +++ b/site.conf @@ -10,7 +10,7 @@ wifi24 => { ssid => 'bremen.freifunk.net', - channel => 13, + channel => 6, htmode => 'HT40+', mesh_ssid => 'batman.bremen.freifunk.net', mesh_bssid => '32:06:1C:1F:B9:E8',