Files
skynet/config
2012-08-09 15:36:56 +08:00

11 lines
202 B
Plaintext

thread = 8
mqueue = 256
cpath = "./service/?.so"
logger = nil
harbor = 1
address = "tcp://127.0.0.1:2525"
master = "tcp://127.0.0.1:2012"
start = "main"
standalone = true
luaservice = "./service/?.lua"