summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ele-router-orpheum.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-03-01 19:33:15 +0100
committerChristian Pointner <equinox@spreadspace.org>2023-03-01 19:33:15 +0100
commit5a42e030ceadcae8c4ab92d500aafaf1ae0dc23c (patch)
treea313046b8b5ac81a9d7acfebd372cf6346cf0ef6 /inventory/host_vars/ele-router-orpheum.yml
parentele-tarvos: prepare alternative install with browser in kiosk mode (diff)
ele-router-orpheum: configure traffic shaping
Diffstat (limited to 'inventory/host_vars/ele-router-orpheum.yml')
-rw-r--r--inventory/host_vars/ele-router-orpheum.yml4
1 files changed, 2 insertions, 2 deletions
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'