mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
revert r9765 due to too many errors on some compilers. Affects Mantis #3759
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
[Modules]
|
||||
;AssetCaching = "CoreAssetCache"
|
||||
AssetCaching = "GlynnTuckerAssetCache"
|
||||
;AssetCaching = "CenomeMemoryAssetCache"
|
||||
|
||||
[AssetCache]
|
||||
; Number of buckets for assets
|
||||
@@ -17,11 +16,3 @@
|
||||
;
|
||||
AssetServerURI = "http://myassetserver.com:8003"
|
||||
|
||||
|
||||
; Optional configurations for CenomeMemoryAssetCache
|
||||
; Cache size 128 MB (default: 134217728)
|
||||
; MaxSize = 134217728
|
||||
; Maximal asset count
|
||||
; MaxCount = 4096
|
||||
; Asset's expiration time (minutes)
|
||||
; ExpirationTime = 30
|
||||
|
||||
Reference in New Issue
Block a user