From 67a0e5d2ed6e921296e1e3c76a50564f2e518e15 Mon Sep 17 00:00:00 2001 From: dania-tii Date: Thu, 16 Nov 2023 11:54:07 +0400 Subject: [PATCH] Mesh channel width changed to 20mhz --- common/scripts/mesh-11s_nats.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common/scripts/mesh-11s_nats.sh b/common/scripts/mesh-11s_nats.sh index c7707f498..55edf9a40 100755 --- a/common/scripts/mesh-11s_nats.sh +++ b/common/scripts/mesh-11s_nats.sh @@ -318,6 +318,8 @@ network={ mesh_fwding=0 # 11b rates dropped (for better performance) mesh_basic_rates=60 90 120 180 240 360 480 540 + disable_vht=1 + disable_ht40=1 } EOF