From 5a42e030ceadcae8c4ab92d500aafaf1ae0dc23c Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 1 Mar 2023 19:33:15 +0100 Subject: ele-router-orpheum: configure traffic shaping --- inventory/host_vars/ele-router-orpheum.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'inventory/host_vars') diff --git a/inventory/host_vars/ele-router-orpheum.yml b/inventory/host_vars/ele-router-orpheum.yml index 249f5d52..7aaf4fee 100644 --- a/inventory/host_vars/ele-router-orpheum.yml +++ b/inventory/host_vars/ele-router-orpheum.yml @@ -272,8 +272,8 @@ openwrt_uci: options: enabled: '1' interface: 'eth1' - download: '70000' - upload: '70000' + download: '20000' + upload: '20000' qdisc: 'cake' script: 'piece_of_cake.qos' qdisc_advanced: '0' -- cgit v1.2.3