mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 20:23:06 +00:00
rewrite makefile, and remove luacode cache.
This commit is contained in:
9
examples/config_log
Normal file
9
examples/config_log
Normal file
@@ -0,0 +1,9 @@
|
||||
thread = 8
|
||||
mqueue = 256
|
||||
cpath = "./cservice/?.so"
|
||||
logger = nil
|
||||
harbor = 2
|
||||
address = "127.0.0.1:2527"
|
||||
master = "127.0.0.1:2013"
|
||||
start = "main_log"
|
||||
luaservice ="./service/?.lua;./test/?.lua;./examples/?.lua"
|
||||
Reference in New Issue
Block a user