52 lines
1.9 KiB
INI
52 lines
1.9 KiB
INI
[ServerInfo]
|
|
ServiceName=英硕棋牌
|
|
ServiceAddr=192.168.2.123
|
|
CorrespondAddr=127.0.0.1
|
|
PlazaVersion = 1
|
|
|
|
//////////////////////////////////////////////////////////////////////////////////
|
|
[LogonServer]
|
|
;延时列表
|
|
DelayList=1
|
|
;最大连接
|
|
ConnectMax=512
|
|
;服务端口
|
|
ServicePort=10086
|
|
|
|
[Correspond]
|
|
ServicePort=8310
|
|
|
|
[PlatformDB]
|
|
DBPort=1433
|
|
DBAddr=127.0.0.1
|
|
DBUser=sa
|
|
DBPass=A4b9p3cbt0b6e*!#ypw
|
|
DBName=QPPlatformDB
|
|
|
|
//////////////////////////////////////////////////////////////////////////////////
|
|
|
|
[TreasureDB]
|
|
DBPort=1433
|
|
DBAddr=127.0.0.1
|
|
DBUser=sa
|
|
DBPass=A4b9p3cbt0b6e*!#ypw
|
|
DBName=QPTreasureDB
|
|
|
|
//////////////////////////////////////////////////////////////////////////////////
|
|
|
|
[AccountsDB]
|
|
DBPort=1433
|
|
DBAddr=127.0.0.1
|
|
DBUser=sa
|
|
DBPass=A4b9p3cbt0b6e*!#ypw
|
|
DBName=QPAccountsDB
|
|
|
|
//////////////////////////////////////////////////////////////////////////////////
|
|
|
|
[QPGameScoreDB]
|
|
DBPort=1433
|
|
DBAddr=127.0.0.1
|
|
DBUser=sa
|
|
DBPass=A4b9p3cbt0b6e*!#ypw
|
|
DBName=QPGameScoreDB
|