码迷,mamicode.com
首页 > 其他好文 > 详细

在Firefox中关闭缓存

时间:2017-05-12 10:47:05      阅读:136      评论:0      收藏:0      [点我收藏+]

标签:for   this   evel   his   under   target   one   http   load   

火狐缓存说明:https://developer.mozilla.org/en-US/docs/Mozilla/Preferences/Mozilla_networking_preferences#Cache

在地址栏输入:about:config

然后在过滤器中输入:browser.cache.disk.enable

解释:When a page is loaded, it can be cached so it doesn’t need to be downloaded to be redisplayed. For e-mail and news, messages and attachments are cached as well. This preference controls whether to use the hard drive for caching purposes. browser.cache.disk.capacity controls the maximum amount of disk space to use.

设置为false

done

还有一个属性:browser.cache.memory.enable

browser.cache.disk.enable/browser.cache.memory.enable 指上面的属性打开(true)后,设置保存在disk还是memory。

因为网上文章有误,所以我特意删除了一些信息。

原文可以参考:http://www.cnblogs.com/hutton/p/4585015.html

 

在Firefox中关闭缓存

标签:for   this   evel   his   under   target   one   http   load   

原文地址:http://www.cnblogs.com/gallop/p/6844363.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!