summaryrefslogtreecommitdiff
path: root/accel-pppd/accel-ppp.conf
diff options
context:
space:
mode:
authorxebd <xeb@mail.ru>2019-08-26 06:25:11 +0300
committerGitHub <noreply@github.com>2019-08-26 06:25:11 +0300
commitcec3f31e75ce81735735f9302cc8ee3dea2c839f (patch)
treeda24ce373aad78c7f5be79ed12b0e6ea24b22fb8 /accel-pppd/accel-ppp.conf
parentb011a767caad1ea038e3841cd1b3f2ae19c6aa85 (diff)
parent0e9e6035cf076cb139c756ac4411a5180d857575 (diff)
downloadaccel-ppp-cec3f31e75ce81735735f9302cc8ee3dea2c839f.tar.gz
accel-ppp-cec3f31e75ce81735735f9302cc8ee3dea2c839f.zip
Merge pull request #96 from DmitriyEshenko/rate-limit
shaper: adding default rate-limit
Diffstat (limited to 'accel-pppd/accel-ppp.conf')
-rw-r--r--accel-pppd/accel-ppp.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/accel-pppd/accel-ppp.conf b/accel-pppd/accel-ppp.conf
index 530c3412..02db1276 100644
--- a/accel-pppd/accel-ppp.conf
+++ b/accel-pppd/accel-ppp.conf
@@ -264,6 +264,7 @@ down-limiter=tbf
#leaf-qdisc=fq_codel [limit PACKETS] [flows NUMBER] [target TIME] [interval TIME] [quantum BYTES] [[no]ecn]
#rate-multiplier=1
#fwmark=1
+#rate-limit=2048/1024
verbose=1
[cli]