Fixed missing parameter 'becFolderName'.
This commit is contained in:
@@ -8,7 +8,7 @@ steamCMD=Z:\SteamCMD
|
||||
steamUser=w0lf_2k
|
||||
appidGame=221100
|
||||
appidServer=223350
|
||||
rotateLogs=0
|
||||
rotateLogs=1
|
||||
daysAmount=7
|
||||
rotatedLogsFolderName=RotatedLogs
|
||||
; rotatedLogsFolderName=
|
||||
@@ -23,9 +23,9 @@ atFolderName=VPPAdminTools
|
||||
; W = Weekly - Updates are checked weekly at the hours specified in parameter 'updateHour' (0 - 23). Parameter 'updateDay' specifies the day of the week (0 - 6, 0 = Sunday).
|
||||
; M = Monthly - Updates are checked monthly at the hours specified in parameter 'updateHour' (0 - 23). Parameter 'updateDay' specifies the day of the month (1 - 31. Be careful with February!).
|
||||
; Any other value disables the updates.
|
||||
updatePeriod=W
|
||||
updatePeriod=D
|
||||
updateDay=1
|
||||
updateHour=4
|
||||
updateHour=0
|
||||
|
||||
[ClientMods]
|
||||
@CF=1559212036
|
||||
@@ -55,6 +55,9 @@ serverCPU=2
|
||||
startupClientMods=@CF;@VPPadminTools
|
||||
startupServerMods=
|
||||
additionalParams= -name=Server -adminLog
|
||||
; Mission name for Namalsk Mod
|
||||
; This is the name of the Namalsk mod mission. It can be 'Hardcore' or 'Regular', i.e. the names of folders in the '@Namalsk_Survival\Extras\' directory.
|
||||
; If you are not using Namalsk mod, this parameter is ignored.
|
||||
namalskMission=
|
||||
|
||||
[Server-2]
|
||||
|
||||
Reference in New Issue
Block a user