Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Move the cache folder.

  • 2 trả lời
  • 9 gặp vấn đề này
  • 2 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Giải pháp được chọn

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)

Đọc câu trả lời này trong ngữ cảnh 👍 9

Tất cả các câu trả lời (2)

more options

Giải pháp được chọn

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.