init
This commit is contained in:
21
.config/kcp.json
Normal file
21
.config/kcp.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"key": "it's a secrect",
|
||||
"crypt": "aes",
|
||||
"mode": "fast",
|
||||
"mtu" : 1350,
|
||||
"sndwnd": 1024,
|
||||
"rcvwnd": 1024,
|
||||
"datashard": 10,
|
||||
"parityshard": 3,
|
||||
"dscp": 0,
|
||||
"nocomp": false,
|
||||
"acknodelay": false,
|
||||
"nodelay": 0,
|
||||
"interval": 40,
|
||||
"resend": 0,
|
||||
"nc": 0,
|
||||
"sockbuf": 4194304,
|
||||
"keepalive": 10,
|
||||
"snmplog": "",
|
||||
"snmpperiod": 60
|
||||
}
|
Reference in New Issue
Block a user