perf(bukkit): 修改默认设置中的nio线程数
This commit is contained in:
@@ -4,7 +4,7 @@ debug: false
|
|||||||
ball-server:
|
ball-server:
|
||||||
host: "ball.hamster3.cn"
|
host: "ball.hamster3.cn"
|
||||||
port: 58888
|
port: 58888
|
||||||
nio-thread: 10
|
nio-thread: 2
|
||||||
|
|
||||||
server-info:
|
server-info:
|
||||||
# 服务器唯一识别码,最长 32 字符
|
# 服务器唯一识别码,最长 32 字符
|
||||||
|
Reference in New Issue
Block a user