Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Move the cache folder.

  • 2 réponses
  • 9 ont ce problème
  • 2 vues
  • Dernière réponse par cor-el

more options

Hello,

I used to move firefox cache folder to my secondary (350 MB) ssd drive. However since a few firefox versions back the way I did it (using about:config and finding cache parent directory ) doesn't work anymore. And by doesn't work I mean there is no setting like that. The question is: is it possible to move firefox cache folder? If so - how can I do it?

Thanks in advance, Tomasz.

Hello, I used to move firefox cache folder to my secondary (350 MB) ssd drive. However since a few firefox versions back the way I did it (using about:config and finding cache parent directory ) doesn't work anymore. And by doesn't work I mean there is no setting like that. The question is: is it possible to move firefox cache folder? If so - how can I do it? Thanks in advance, Tomasz.

Solution choisie

How can I move the location of Firefox's cache to another drive to free up space on Cdrive? ↓ Show more All postsHelpful Solutions solution owner post helpful post post TonyE 2 years ago You can do this by creating a new hidden preference.

Type about:config into the location bar and press enter Accept the warning message that appears, you will be taken to a list of preferences Right-click somewhere in the list and select "New > String" For the name of the preference type browser.cache.disk.parent_directory For its value type the path to where you want to store the cache Next locate the preference browser.cache.disk.enable, it must be set to true, if it is not, double-click on it to change its value For more information on this see http://kb.mozillazine.org/Browser.cache.disk.parent_directory (the mozillaZine knowledge base is down at time of posting, but should hopefully be back up soon)

Lire cette réponse dans son contexte 👍 9

Toutes les réponses (2)

more options

Solution choisie

How can I move the location of Firefox's cache to another drive to free up space on Cdrive? ↓ Show more All postsHelpful Solutions solution owner post helpful post post TonyE 2 years ago You can do this by creating a new hidden preference.

Type about:config into the location bar and press enter Accept the warning message that appears, you will be taken to a list of preferences Right-click somewhere in the list and select "New > String" For the name of the preference type browser.cache.disk.parent_directory For its value type the path to where you want to store the cache Next locate the preference browser.cache.disk.enable, it must be set to true, if it is not, double-click on it to change its value For more information on this see http://kb.mozillazine.org/Browser.cache.disk.parent_directory (the mozillaZine knowledge base is down at time of posting, but should hopefully be back up soon)

more options

Use the Google cache in case of problems accessing the mozillaZine knowledge base (prefix links with cache:)

Note that this is a hidden pref that doesn't show by default on the about:config page and needs to be created as a new String pref as posted above.