TraceLevel = 0xe0ff
OldLogFiles = 1:1024			# Remove log files after specified number of days (default) or minutes

# Various port numbers
SRV_PortNr = 9030
LDF_PortNr = 9031
LCM_PortNr = 9032
LCS_PortNr = 9033
WaitForListener = 20:60:120		# 20 times 1 sec, 60 / 4 = 15 times 4 secs, 120 / 60 = 2 times 60 secs delay

# LDF specific parameters
MaxExecPlan = 16
MaxConnections = 16
WorkDir = ldf
ReposFile = reposit.txt
ReposBuild = pln_exec
LDF_TraceFile = ldf/sched.log

# Commands to be invoked when starting listeners
LDF_Command = ls_ldf:-b
LCM_Command = Lcm/Bin/lcml:Background123456789
LCS_Command = Lcm/Bin/lcsl:Background123456789

# LCM specific parameters
LCM_TopDir = Lcm
LCM_WorkDir = Lcm_work
BaanSupport = 1

# Keywords for test purposes
TargetServer = LDF
DebugMode = 0

# LCM_ToutOpen = 600
