mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 19:36:07 +08:00
Flipping memory cache to false (default) in Flotsam cache, because of a bug in libomv.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
HitRateDisplay = 100
|
||||
|
||||
; Set to false for disk cache only.
|
||||
MemoryCacheEnabled = true
|
||||
MemoryCacheEnabled = false
|
||||
|
||||
; How long {in hours} to keep assets cached in memory, .5 == 30 minutes
|
||||
MemoryCacheTimeout = 2
|
||||
|
||||
Reference in New Issue
Block a user