Commit 6e7a6bd53734764279328e4621193f4d2848e224

Authored by zhouhaihai
1 parent 23a9a83f

关闭日志

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
config/production.lua
1 1 include("basic.lua")
2 2  
3   -logd = 1 -- 是否开启日志
  3 +logd = 0 -- 是否开启日志
4 4 thread = 4
5 5 codeurl = "127.0.0.1:9001"
6 6 servId = 1
... ...