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