mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Disabled server cleanup by default
This commit is contained in:
@@ -58,7 +58,7 @@ Password = ChangeMe
|
||||
;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
|
||||
CleanupPlacedAfterDays = -1
|
||||
|
||||
;Flag indicating whether hiveext should detect vehicles out of map boundaries (X < 0, or Y > 15360) and reset their position to []
|
||||
;Note: YOU MUST have a proper dayz_server.pbo that supports this feature, otherwise you will get script errors
|
||||
|
||||
Reference in New Issue
Block a user