mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
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?
This commit is contained in:
@@ -57,6 +57,7 @@ Password = 123456
|
|||||||
;Negative values will disable this feature
|
;Negative values will disable this feature
|
||||||
;0 means that ALL empty placed items will be deleted every server restart
|
;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
|
;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 = 6
|
||||||
|
|
||||||
;Flag indicating whether hiveext should detect vehicles out of map boundaries (X < 0, or Y > 15360) and reset their position to []
|
;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
|
;Port = 3306
|
||||||
;Database = dayz
|
;Database = dayz
|
||||||
;Username = root
|
;Username = root
|
||||||
;Password =
|
;Password =
|
||||||
|
|||||||
Reference in New Issue
Block a user