53 lines
1.1 KiB
INI
53 lines
1.1 KiB
INI
-----------------------------------------------------
|
|
-- Network information(accept)
|
|
-----------------------------------------------------
|
|
[RTTServer]
|
|
IpAddress = 10.101.203.13
|
|
PortNo = 20100
|
|
MaxRTTACount = 500
|
|
ThreadCount = 7
|
|
RTTS_ServerType = 19
|
|
RTTS_ServerID = 1
|
|
|
|
[RTTService]
|
|
IpAddress = 10.101.203.13
|
|
PortNo = 6276
|
|
|
|
[Wops Component]
|
|
IpAddress = 10.101.203.13
|
|
PortNo = 6275
|
|
|
|
[Web Component]
|
|
IpAddress = 10.101.203.13
|
|
PortNo = 6274
|
|
|
|
-----------------------------------------------------
|
|
-- Database connection information
|
|
-----------------------------------------------------
|
|
[DBSetting]
|
|
DSN = WopsAdmin
|
|
InitialDB = WopsRTTSunConnectLogKor
|
|
Account = wops
|
|
Password = @wops!1
|
|
|
|
Enable_UserCount = true
|
|
Enable_SystemResource = true
|
|
Enable_UpateTime = true
|
|
Enable_RTTAgent = true
|
|
|
|
-----------------------------------------------------
|
|
-- RTTAgent Auto Patch Information
|
|
-----------------------------------------------------
|
|
[RTTAgent]
|
|
Version = 0x0017
|
|
|
|
[RTTAGENT_PATCH_FTP]
|
|
IP = 10.101.203.13
|
|
PORT = 21
|
|
USER = WopsAdmin
|
|
PASSWORD = WopsAdmin
|
|
FilePath = .
|
|
|
|
|
|
|