log test bugfix

This commit is contained in:
云风
2013-01-09 12:19:16 +08:00
parent 148ed20b69
commit 5828cc71fa
2 changed files with 2 additions and 3 deletions

View File

@@ -3,6 +3,6 @@ mqueue = 256
cpath = "./service/?.so"
logger = nil
harbor = 2
address = "127.0.0.1:2526"
master = "127.0.0.1:2012"
address = "127.0.0.1:2527"
master = "127.0.0.1:2013"
start = "main_log"