From c43e466301afd6dc83f473ef98a14fa8cd775181 Mon Sep 17 00:00:00 2001 From: Adam Frisby Date: Sun, 9 Nov 2008 15:00:26 +0000 Subject: * Enabled GTCache for AssetCache * Items will now be locally cached for only 24 hours from last access. (Rather than until restart) * Caveat: Implementing the new caching mechanism means statistics gathering on AssetCache is no longer functional. (Justin - you might want to take a look and see if you can somehow get that back and running if you still need it) --- prebuild.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'prebuild.xml') diff --git a/prebuild.xml b/prebuild.xml index c5f9a01..2fbb337 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -743,6 +743,7 @@ + @@ -968,7 +969,6 @@ - -- cgit v1.1