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 =