From fdd61a46fbac60a0ba2c7acbc0a6014682bdf06d Mon Sep 17 00:00:00 2001 From: zhouhaihai Date: Wed, 15 Apr 2020 20:14:44 +0800 Subject: [PATCH] qa 配置 --- src/config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/config b/src/config index 1b7ae5f..9e9b212 100644 --- a/src/config +++ b/src/config @@ -4,12 +4,11 @@ logger = "server.log" harbor = 0 start = "main" -- main script bootstrap = "snlua bootstrap" -- The service for bootstrap -logd = 1 -- 是否开启日志 +logd = 0 -- 是否开启日志 servId = 1 baseId = 0 codeurl = "106.13.60.20:9090" cluster = "./src/nodenames.lua" -daemon = "./skynet.pid" lua_path = root .."skynet/lualib/?.lua;"..root.."src/?.lua;"..root.."tools/?.lua" luaservice = root.."skynet/service/?.lua;"..root.."src/?.lua" -- libgit2 0.21.2