Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

browser.cache.disk.enable, is re-enabling itself on every Firefox update. WHY?!

more options

browser.cache.disk.enable, is re-enabling itself on every Firefox update. WHY?! I disable disk caching and SSL caching because I use a fast NVMe SSD and I don't want to use up all the write cycles to it.. cookies caching is fine with me...

It has been doing this on every update for a while now.. this is annoying and not ok.. please fix.

browser.cache.disk.enable, is re-enabling itself on every Firefox update. WHY?! I disable disk caching and SSL caching because I use a fast NVMe SSD and I don't want to use up all the write cycles to it.. cookies caching is fine with me... It has been doing this on every update for a while now.. this is annoying and not ok.. please fix.

All Replies (13)

more options

Maybe switch to the Firefox portable version.

If you have a regular hard drive then you can move the profile folder to this drive or only move the disk cache.

See also:

Make sure to specify a new empty folder that is only used for the disk cache.

  • about:config => browser.cache.disk.parent_directory

Helpful?

more options

Note that you can use a user.js file in the Firefox profile folder to ensure that the pref is always set correctly each time you start Firefox.

The user.js file is read each time Firefox is started and initializes preferences to the value specified in this file, so preferences set via user.js can only be changed temporarily for the current session.

You can use the button in "Help -> More Troubleshooting Information" (about:support) to go to the current Firefox profile folder or use the about:profiles page (Root directory).

Helpful?

more options

hmm.. that is not what I asked.. I just want to know why when I update Firefox it keeps switching false to true for that disk caching setting.. I don't want to using a portable Firefox install or switch the profile directory.. ssl caching settings keeps off thankfully..

startup of Firefox is by itself not switching it. I will try the user.js method but it really doesn't answer my quest... if you don't know that is fine too. it could be a bug or intentional.

Helpful?

more options

You shouldn't lose settings when Firefox updates. Possible causes are security software that keeps an handle on files in the Firefox profile folder, in this case on prefs.js. You can check if you have numbered prefs-##.js files in the Firefox profile folder.

Helpful?

more options

true, it shouldn't be doing it but it does... for me at least. prefs.js today's date 69KB prefs-1.js 01/22/2019 45KB prefs-2.js 09/11/2019 44KB there are three preference files in my profile.

Helpful?

more options

You can delete the two numbered prefs.js files (prefs-1.js and prefs-2.js) from 2019. Do you have more such numbered files in the Firefox profile folder?

Helpful?

more options

ok I will delete those two old files. no just those 2.

Helpful?

more options

Be careful with deleting other files just because of their last modified date as some might still be used (I have a key4.db file with a 2022 timestamp used along with logins.json for the logins).

Helpful?

more options

of course, I will be careful.  ;-) but I also make secure backups.. lol. key3.db key4.db both 2018

cert8.db 2018 cert9.db 2023

Helpful?

more options

key3,db and cert8.db are old files and are no longer, they have bee replaced by SQLite database key4.db (encryption key for logins.json; SQLite) and cert9.db for certificate data.

Helpful?

more options

"key3,db and cert8.db are old files and are no longer, " so I can get rid of them?

Helpful?

more options

Yes, you can remove key3.db and cert8.db,

Helpful?

more options

ok ty for the reply.

Helpful?

Ask a question

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.