Files
chuanqi-server/server/build/LoggerServer/Config.txt
2024-12-15 14:54:42 +08:00

30 lines
676 B
Plaintext
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Config=
{
--登录Url
login_url="api.ms.longchen80.com/",
--快捷禁言时间
gagtime=5,
--如果不需要转发协议 内容为空
--0360 1YY接口 24399 3:91w
sid=3,
--num类型 0不推送只列表显示 1推送并且不显示列表 2推送并且显示列表
num=2,
--TCP端口
TcpPort=0,
--post操作Url
post_url="http://chat.ms.longchen80.com/game/chat/push",
--游戏标识
gkey="ms",
--签名(双方协定)
sign="adaedff05116cb2d93630151aa15f449",
--监测的服务器的范围,支持多个范围比如1到100201-300用,分开
servers={9000-9010,10000,10001,10009},
}