Input for: iCDB Server Manager
This file contains the configuration settings for the iCDB Server Manager. It is located in %WDIR%\iCDB\ServerManager. The contents of the ServerManager.cfg file appear in the Settings section of each server’s information tree grouped according to the same headers as appears in the file.
This file must conform to the following syntax restrictions:
Only one keyword per line.
All keyword values must appear on the same line as the keyword name.
Keyword names must begin in the first column of the line.
Lines starting with a semicolon (;) are treated as comments.
Example 1 identifies default settings and provides links to a brief description of each.
If you make extensive changes to this file, you should back it up in another location. If your iCDB folder is removed or updated, the file you modified could be lost as a new one overwrites it. You should also compare the settings in the new file with those in your saved file before you replace it with your modified file, as new settings that might not be compatible.
[Logging]
; Expire_Days = 7
; ForcedExpireCount = 100
; Level = 1
; NoExpireCount = 12
[Network]
; Address =
; LauncherUDPPort = 10000
; MaxClientQueueLength = 128
; MonitorRSCMs =
; PortRange = 10000,10100
; ServerManagerUDPPort = 10000
; ServerUDPPort = 10000
[Permissions]
; ChangeServerConfiguration = yes
; DefragmentDatabase = yes
; DiagCheckDatabase = yes
; DiagPorts = yes
; DiagRSCM = yes
; DisconnectClient = yes
; KillServer = no
; SendMessage = yes
; ShutdownServer = yes
; ViewServer = yes
[System]
; DebugMode = no
; ServerPath =
[Time]
; BetweenPingSend_Sec = 10
; FileCreationMargin_Sec = 1
; MonitorSleep_MSec = 100
; ServerAliveWait_MSec = 30000
[Timeouts]
; AcceptNewConnection_USec = 100000
; BetweenDuplicatedCommands_USec = 100000
; BetweenReceive_Sec = 30
; CheckingServerRootPathAccess = 20000
; InitReceiveCommand_Sec = 10
; ReadingServerProperties_MSec = 10000
; ReceiveBroadcast_USec = 100000
; ReceiveCommand_USec = 100000
; RequestReply_Sec = 60