mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
0004246: [Patch] FlotsamAssetCache deep scan & cache
Thank you, mcortez.
This commit is contained in:
@@ -50,3 +50,10 @@
|
||||
|
||||
; Warning level for cache directory size
|
||||
;CacheWarnAt = 30000
|
||||
|
||||
; Perform a deep scan of all assets within all regions, looking for all assets
|
||||
; present or referenced. Mark all assets found that are already present in the
|
||||
; cache, and request all assets that are found that are not already cached (this
|
||||
; will cause those assets to be cached)
|
||||
;
|
||||
; DeepScanBeforePurge = false
|
||||
|
||||
Reference in New Issue
Block a user