diff options
Diffstat (limited to 'net/kcptun/files/kcptun-s.conf')
-rw-r--r-- | net/kcptun/files/kcptun-s.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/net/kcptun/files/kcptun-s.conf b/net/kcptun/files/kcptun-s.conf deleted file mode 100644 index 3537f64b5..000000000 --- a/net/kcptun/files/kcptun-s.conf +++ /dev/null @@ -1,9 +0,0 @@ -config kcptun - option local_port 29900 - option target_ip '127.0.0.1' - option target_port 12948 # this port should be your service port - option mode 'fast' - option nocomp 1 - option sndwnd 1024 - option rcvwnd 1024 - option disabled 1 # set 0 to enable it |