Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Learn More

Move the cache folder.

  • 2 odpovědi
  • 9 má tento problém
  • 2 zobrazení
  • Poslední odpověď od 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.

Zvolené řešení

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)

Přečíst dotaz v kontextu 👍 9

Všechny odpovědi (2)

more options

Zvolené řešení

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.