do I add this line if it's not already there? Or did you mean disk.capacity ? Cause right now that's set to 1000 (meaning 1MB).Originally posted by: glugglug
Go to the URL about:config
right click and add a new integer value called "browser.cache.memory.capacity"
Set the value in K that you want the memory cache to be limited to, i.e. (131072 means 128MB).
Originally posted by: rh71
do I add this line if it's not already there? Or did you mean disk.capacity ? Cause right now that's set to 1000 (meaning 1MB).Originally posted by: glugglug
Go to the URL about:config
right click and add a new integer value called "browser.cache.memory.capacity"
Set the value in K that you want the memory cache to be limited to, i.e. (131072 means 128MB).
thanks, done.Originally posted by: glugglug
Originally posted by: rh71
do I add this line if it's not already there? Or did you mean disk.capacity ? Cause right now that's set to 1000 (meaning 1MB).Originally posted by: glugglug
Go to the URL about:config
right click and add a new integer value called "browser.cache.memory.capacity"
Set the value in K that you want the memory cache to be limited to, i.e. (131072 means 128MB).
Add it.