Files
Sun1602/Server/_binv90/ShopServer.ini
T
2022-10-26 12:25:11 +08:00

47 lines
778 B
INI
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.
[SHOP]
# Shop服务器UI类型{CONSOLESERVICE}
UI_TYPE=CONSOLE
#服务名称
ServiceName=SunShopServer
# 0:不输出日志,1:错误日志输出,2:警告日志输出(包括错误),3:信息日志输出(包括错误,警告)
LogType=3
# 线程数(Shop DB连接器数)
DBThreadCount=4
#触发失败时重试次数(MAX=10
DBRetryCount=3
[NETWORK]
#服务IP
IPAddress=127.0.0.1
#服务端口
PortNum=45651
#连接到Shop服务器的客户端最大会话
MaxSessionCount=256
#IO操作线程数
IOThreadCount=4
[SHOP_DB]
#数据库IP
IPAddress=127.0.0.1
#数据库端口
PortNum=1433
#数据库名
DBName=IBSSunGameShop
#数据库登录账号
UserName=sa
#数据库登录密码
Password=1234
#数据库连接超时时间
DBTimeOut=5
[SHOP_SCRIPT]
CONNECT_IP = http://127.0.0.1
CONNECT_PORT = 8080
REMOTE_PATH = /ibs/Game/ProductTransfer
[SHOP_VERSION]
Zone=329
Year=2011
YearID=34