Increase default tc limits
This commit is contained in:
parent
2a09ecaa00
commit
8ec3acb17e
1 changed files with 2 additions and 2 deletions
|
@ -167,8 +167,8 @@
|
|||
mesh_vpn = {
|
||||
ifname = 'mesh-vpn',
|
||||
enabled = 0,
|
||||
limit_egress = 300,
|
||||
limit_ingress = 4000,
|
||||
limit_egress = 500,
|
||||
limit_ingress = 8000,
|
||||
},
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue