summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-06-06 13:52:36 +0200
committerChristian Pointner <equinox@spreadspace.org>2023-06-06 13:52:36 +0200
commit3d6f972a5cb0425e87f4035bc9a10899346e6887 (patch)
tree7e7a9daa2194bf3f073a3c174fad7e4573357f2a
parentadd ch-rpi3-test (diff)
ch-router: increase sqm limit to 147000
-rw-r--r--inventory/host_vars/ch-router.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-router.yml b/inventory/host_vars/ch-router.yml
index a5bac5f3..16f70198 100644
--- a/inventory/host_vars/ch-router.yml
+++ b/inventory/host_vars/ch-router.yml
@@ -404,7 +404,7 @@ openwrt_uci:
options:
enabled: '1'
interface: 'eth1'
- download: '142000'
+ download: '147000'
upload: '20000'
qdisc: 'cake'
script: 'piece_of_cake.qos'