mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
Thank you, coyled, for a patch to change Flotsamcache path generation
to avoid directory overflow.
This commit is contained in:
@@ -37,3 +37,14 @@
|
||||
; long (in miliseconds) to block a request thread while trying to complete
|
||||
; an existing write to disk.
|
||||
; WaitOnInprogressTimeout = 3000
|
||||
|
||||
; Number of tiers to use for cache directories (current valid
|
||||
; range 1 to 3)
|
||||
;CacheDirectoryTiers = 1
|
||||
|
||||
; Number of letters per path tier, 1 will create 16 directories
|
||||
; per tier, 2 - 256, 3 - 4096 and 4 - 65K
|
||||
;CacheDirectoryTierLength = 3
|
||||
|
||||
; Warning level for cache directory size
|
||||
;CacheWarnAt = 30000
|
||||
|
||||
Reference in New Issue
Block a user