搜索 | 用户支持

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

详细了解

Hello. How to change the size of disk cache in Firefox quantum 69.0.2 or later ? I need more cache space for my tasks.

more options

Earlier in the settings there was such an opportunity, now it is not. Through opportunity about:config I can not increase the size of disk /cache

Earlier in the settings there was such an opportunity, now it is not. Through opportunity about:config I can not increase the size of disk /cache

被采纳的解决方案

You can increase the size of the disk cache via about:config (browser.cache.disk prefs). You need to disable automatic disk cache management.

  • browser.cache.disk.smart_size.enabled = false
  • browser.cache.disk.capacity (kB: 256000)
定位到答案原位置 👍 3

所有回复 (2)

more options

选择的解决方案

You can increase the size of the disk cache via about:config (browser.cache.disk prefs). You need to disable automatic disk cache management.

  • browser.cache.disk.smart_size.enabled = false
  • browser.cache.disk.capacity (kB: 256000)
more options

Thank you !!!!!!!!!