Merge pull request #1589 from Markokil321/patch-5

Update HiveExt.ini
This commit is contained in:
vbawol
2015-01-18 00:36:17 -06:00

View File

@@ -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 =