Just another question when you can answer regarding Hydra not Lun3r.
No matter what I do info is saving on the "C:\Documents and Settings\DELL\Application Data\Eclipse Community\Hydra\Profiles\uxayj0vu.default\storage\default" folder. I thought I was blocking that with:
user_pref("browser.cache.disk.amount_written", 0);
user_pref("browser.cache.disk.capacity", 0);
user_pref("browser.cache.disk.enable", false);
user_pref("browser.cache.disk.filesystem_reported", 1);
user_pref("browser.cache.disk.smart_size.enabled", false);
user_pref("browser.cache.disk.smart_size.first_run", false);
user_pref("browser.cache.offline.capacity", 0);
user_pref("browser.cache.offline.enable", false);
And
user_pref("dom.storage.enabled", false);
But no?!?!
How do I prevent sites from saving to that folder at all. This doesn't happen in Mypal68.
Thank you for your attention.
![[ img ]](https://dl.imgdrop.io/file/aed8b140-8472-4813-922b-7ce35ef93c9e/2025/05/20/untitled_sal02c6661570d57880.png)