From d49797b78e9fb5448bad19a68bad54aa80fcd7dc Mon Sep 17 00:00:00 2001 From: zhouhaihai Date: Tue, 13 Oct 2020 15:00:23 +0800 Subject: [PATCH] 增加排队队列 --- config/qa.lua | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/config/qa.lua b/config/qa.lua index bc76dd7..053e273 100644 --- a/config/qa.lua +++ b/config/qa.lua @@ -6,6 +6,7 @@ codeurl = "192.168.8.223:9090" servId = 1 max_client = 64 +max_queue = 64 server_port = 12001 debug_port = 10001 -- libgit2 0.21.2