From f5e80520bb45af2d0dc12a0f2e3a1a52b42ad669 Mon Sep 17 00:00:00 2001 From: Marko Date: Fri, 14 Nov 2014 00:41:41 +0100 Subject: [PATCH] Update HiveExt.ini Small clarification. Pretty sure i was having issues with cleanups caused by this a long time ago, and have spoken to someone else who was also confused by this. Please correct me if i'm wrong otherwise i could also do this for all other config examples? --- Server Files/Config-Examples/instance_11_Chernarus/HiveExt.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Server Files/Config-Examples/instance_11_Chernarus/HiveExt.ini b/Server Files/Config-Examples/instance_11_Chernarus/HiveExt.ini index 3d72c42e4..28b784757 100644 --- a/Server Files/Config-Examples/instance_11_Chernarus/HiveExt.ini +++ b/Server Files/Config-Examples/instance_11_Chernarus/HiveExt.ini @@ -57,6 +57,7 @@ Password = 123456 ;Negative values will disable this feature ;0 means that ALL empty placed items will be deleted every server restart ;A positive number is how old (in days) a placed empty item must be, in order for it to be deleted +;Leaving CleanupPlacedAfterDays below commented (with a ; in front) will NOT disable the cleanup, but will make the objects get cleaned up after the default 6 days. ;CleanupPlacedAfterDays = 6 ;Flag indicating whether hiveext should detect vehicles out of map boundaries (X < 0, or Y > 15360) and reset their position to [] @@ -76,4 +77,4 @@ Password = 123456 ;Port = 3306 ;Database = dayz ;Username = root -;Password = \ No newline at end of file +;Password =