搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How do you CHANGE the location (away from Drive C) where Firefox stores temporary files (reprise)?

  • 2 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 Bobby

more options

I'm trying to find a way to change where Firefox 93 stores my temporary internet files away from C Drive to a different drive to reduce lag. I found an article on how to do it using the about:config utility, but I can't do what that article describes — right-clicking in the about:config browser does not give me the option to create a new string; there is no "new" option.

How do I change this in Firefox 93?

I'm trying to find a way to change where Firefox 93 stores my temporary internet files away from C Drive to a different drive to reduce lag. I found an article on how to do it using the about:config utility, but I can't do what that article describes — right-clicking in the about:config browser does not give me the option to create a new string; there is no "new" option. How do I change this in Firefox 93?

被采纳的解决方案

Do you mean to relocate the disk cache to a different drive ?

You need to create a new String pref named browser.cache.disk.parent_directory. The way to create a new pref in current releases is by typing/pasting the pref name in the search bar. If the pref doesn't exist then Firefox offers to create a new pref.

See also:

定位到答案原位置 👍 1

所有回复 (2)

more options

选择的解决方案

Do you mean to relocate the disk cache to a different drive ?

You need to create a new String pref named browser.cache.disk.parent_directory. The way to create a new pref in current releases is by typing/pasting the pref name in the search bar. If the pref doesn't exist then Firefox offers to create a new pref.

See also:

more options

Thank-you.