Y
Hacker News
new
|
ask
|
show
|
jobs
by
javitury
3081 days ago
Yep, you can adjust the max amount of cache it will store in ram and disk(separately).
1 comments
vanderZwan
3081 days ago
I don't see any option to separate that in the settings page, is it hidden behind a flag somewhere?
link
javitury
3081 days ago
In about:config search for browser.cache.memory.capacity and browser.cache.disk.capacity.They are in kilobytes. To enable or disable any of those caches use browser.cache.disk.enable and browser.cache.memory.enable.
link
vanderZwan
3081 days ago
Thanks!
link