Howto change the cache size with the .adm

Post Reply
nico
Posts:6
Joined:Tue Apr 18, 2006 3:40 am
Howto change the cache size with the .adm

Post by nico » Fri May 12, 2006 3:54 am

Hello,

Via the firefox.adm the cache size value can be modify, but does not seems to alter the existing cache at all.

Via the mozilla.adm the cache size value can be modify, but there seems to be one zero missing as we can't enter a value bigger than 9999.

Cheers.

User avatar
DraconPern
Site Admin
Posts:1218
Joined:Thu Oct 30, 2003 11:47 pm
Location:Texas
Contact:

Post by DraconPern » Mon May 15, 2006 11:01 am

yup, looks like a problem..

can you edit mozilla.adm and put in

PART "browser.cache.disk.capacity" NUMERIC
MAX 100000
SPIN 1000
DEFAULT 50000

VALUENAME "browser.cache.disk.capacity"
END PART

See if that works.
FrontMotion Lead Developer

Post Reply