Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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.

Всички отговори (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

Полезно?

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).

Полезно?

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.

Полезно?

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.

Полезно?

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.

Полезно?

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?

Полезно?

more options

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

Полезно?

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).

Полезно?

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

Полезно?

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.

Полезно?

more options

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

Полезно?

more options

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

Полезно?

more options

ok ty for the reply.

Полезно?

Задаване на въпрос

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