Revert accidental change of VPN bandwidth limit defaults
This commit is contained in:
parent
a25600e39e
commit
75f263ec3c
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@
|
||||||
},
|
},
|
||||||
bandwidth_limit = {
|
bandwidth_limit = {
|
||||||
enabled = false,
|
enabled = false,
|
||||||
ingress = 5000,
|
ingress = 3000,
|
||||||
egress = 200,
|
egress = 200,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue