From bb386d1298f8e2b162191f227092962cf731a2a6 Mon Sep 17 00:00:00 2001
From: bdobe <bdobe@users.noreply.github.com>
Date: Mon, 22 Jun 2020 13:17:10 +0200
Subject: [PATCH] site.conf: add channel list for 5GHz outdoor mode

---
 site.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/site.conf b/site.conf
index c8ea474..d1432a8 100644
--- a/site.conf
+++ b/site.conf
@@ -31,6 +31,7 @@
 
 	wifi5 = {
 		channel = 44,
+		outdoor_chanlist = "100-140",
 		mesh = {
 			mcast_rate = 12000,
 		},