agares: fix traffic shaping bandwidth on inbound traffic via ppp0
This commit is contained in:
parent
bc82597d05
commit
c139794af5
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ in
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
[CAKE]
|
[CAKE]
|
||||||
OverheadBytes = 65
|
OverheadBytes = 65
|
||||||
Bandwidth = 40M
|
Bandwidth = 100M
|
||||||
FlowIsolationMode = triple
|
FlowIsolationMode = triple
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue