Update config_server.json

This commit is contained in:
chika0801 2023-03-05 15:06:28 +08:00 committed by GitHub
parent 84be0f3809
commit 39ec042fff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,11 +76,8 @@
"policy": { "policy": {
"levels": { "levels": {
"0": { "0": {
"handshake": 2, "handshake": 2, // 4
"connIdle": 120, "connIdle": 120 // 300
"uplinkOnly": 1,
"downlinkOnly": 1
}
} }
} }
} }