revert r9765 due to too many errors on some compilers. Affects Mantis #3759

This commit is contained in:
Dahlia Trimble
2009-06-03 02:03:11 +00:00
parent e978edc264
commit 528db43326
9 changed files with 0 additions and 3537 deletions

View File

@@ -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