This commit is contained in:
世界
2023-08-22 11:22:13 +08:00
parent 376f527742
commit 262842c87d
3 changed files with 4 additions and 2 deletions

View File

@@ -9,7 +9,8 @@
]
},
"local": {
"server": "127.0.0.1:10001"
"server": "127.0.0.1:10001",
"max_packet_size": 65535
},
"log_level": "debug"
}