Hacker News new | ask | show | jobs
by vanderZwan 3073 days ago
I don't see any option to separate that in the settings page, is it hidden behind a flag somewhere?
1 comments

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.
Thanks!