Commit 73246ace5fc68f3a41657234e81c98b6c5df1172

Authored by zhouhaihai
1 parent adee2c9e

关闭日志

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
... ...