Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

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

Solução escolhida

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)
Ler esta resposta no contexto 👍 3

Todas as respostas (2)

more options

Solução escolhida

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 !!!!!!!!!