1 Star 0 Fork 7

os85001/捕鱼

forked from ajax/捕鱼 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config_test 671 Bytes
一键复制 编辑 原始数据 按行查看 历史
ajax 提交于 2018-08-09 14:07 . fish
root = "./"
thread = 8
harbor = 1
logger = "./log/test.log"
logminlevel = 10
address = "127.0.0.1:6001"
master = "127.0.0.1:6000"
standalone = "0.0.0.0:6000"
start = "test"
bootstrap = "snlua bootstrap"
lua_path = root .. "/lualib/?.lua;" .. root .. "/logic/?.lua;".. root .. "/service/?.lua"
luaservice = root.."service/?.lua;"
lualoader = "lualib/loader.lua"
cpath = root.."cservice/?.so"
pbpath = root.."pb/"
--test
loginHost = "112.74.44.168:8081"--"9120.77.149.:8081"
loginUrl = "/api.php"
password = "123456"
serverId = 1
loginInterval = 1
svcCount = 1
heartbeatInterval = 10
serverHost = "192.168.1.220"
serverPort = "5901"
clientsPerSvc = 500
clientsBegin = 0
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zzmstring/fishing.git
git@gitee.com:zzmstring/fishing.git
zzmstring
fishing
捕鱼
master

搜索帮助