From: john Date: Fri, 18 Apr 2003 14:55:59 +0000 (+0000) Subject: added in an option to control how big your MRUCache is X-Git-Tag: BEFORE_MERGE_1_1~168 X-Git-Url: http://erislabs.net/gitweb/?p=mir.git;a=commitdiff_plain;h=dd980c5f9c9ff8147bd45c18c73e3fe5bc0469b3 added in an option to control how big your MRUCache is --- diff --git a/source/default.properties b/source/default.properties index 531c749c..a5e74d60 100755 --- a/source/default.properties +++ b/source/default.properties @@ -256,7 +256,9 @@ PDF.Footer=Indymedia does blah. Content is good, and free to use for non-commer PDF.PageSize=A4 +# the number of Objects which can fit in your MRUCache +Global.Cache.Items=15 # # edit with caution below this line