summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-07-13 16:58:45 +0200
committerChristian Pointner <equinox@spreadspace.org>2022-07-13 16:58:45 +0200
commite2bedcf5f2da3db77276fad48686b39199845057 (patch)
treee15fbc68abf30e1f4f5977ed5c426f62fab9b837 /inventory
parentele-ap: go back to HT20 and spread out wifi channels (diff)
update traffic shaping for ele-router-leslie
Diffstat (limited to 'inventory')
-rw-r--r--inventory/host_vars/ele-router-leslie.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/inventory/host_vars/ele-router-leslie.yml b/inventory/host_vars/ele-router-leslie.yml
index 0820dfbf..27928938 100644
--- a/inventory/host_vars/ele-router-leslie.yml
+++ b/inventory/host_vars/ele-router-leslie.yml
@@ -267,8 +267,8 @@ openwrt_uci:
options:
enabled: '1'
interface: 'eth1'
- download: '50000'
- upload: '50000'
+ download: '70000'
+ upload: '70000'
qdisc: 'cake'
script: 'piece_of_cake.qos'
qdisc_advanced: '0'