mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
disable floatSam FileCleanupTimer option on ini.example since it is currently a broken resources expensive option. Users should do it by hand when its impact on region is acceptable
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
|
||||
; How often {in hours} should the disk be checked for expired filed
|
||||
; Specify 0 to disable expiration checking
|
||||
FileCleanupTimer = 1.0 ;every hour
|
||||
FileCleanupTimer = 0 ;every hour
|
||||
|
||||
; If WAIT_ON_INPROGRESS_REQUESTS has been defined then this specifies how
|
||||
; long (in miliseconds) to block a request thread while trying to complete
|
||||
|
||||
Reference in New Issue
Block a user