@@ -150,14 +150,13 @@
},
+ },
- -- default traffic shaping (bandwidth limit) settings
- bandwidth_limit = {
- enabled = false,
- egress = 200,
- ingress = 3000,
- },
-
+ -- default traffic shaping (bandwidth limit) settings
+ bandwidth_limit = {
+ enabled = false,
+ egress = 500,
+ ingress = 4000,
-- configure the autoupdater