Update README.md

This commit is contained in:
Hossin Asaadi
2022-11-15 10:49:26 -05:00
committed by GitHub
parent 1bcf9463de
commit 3e43aaace6

View File

@@ -62,13 +62,8 @@ find this in config :
```json
"levels": {
"0": {
"handshake": 4,
"connIdle": 300,
"uplinkOnly": 2,
"downlinkOnly": 5,
"statsUserUplink": true,
"statsUserDownlink": true,
"bufferSize": 4
}
},
```
@@ -79,13 +74,8 @@ find this in config :
"policy": {
"levels": {
"0": {
"handshake": 4,
"connIdle": 300,
"uplinkOnly": 2,
"downlinkOnly": 5,
"statsUserUplink": true,
"statsUserDownlink": true,
"bufferSize": 4
}
},