update README.md

This commit is contained in:
fatedier 2023-02-10 01:15:28 +08:00
parent 18ab58eb25
commit 6a1f9ad893
1 changed files with 0 additions and 1 deletions

View File

@ -713,7 +713,6 @@ type = tcp
local_port = 22 local_port = 22
remote_port = 6000 remote_port = 6000
bandwidth_limit = 1MB bandwidth_limit = 1MB
bandwidth_limit_mode = client
``` ```
Set `bandwidth_limit` in each proxy's configure to enable this feature. Supported units are `MB` and `KB`. Set `bandwidth_limit` in each proxy's configure to enable this feature. Supported units are `MB` and `KB`.