How do I increase the cache level?
I have about 361 GB free in my C drive. I would like to know how to increase the cache limit beyond 1024 MB.
I went to Firefox Logo » Options » Options » Advanced » Network and there I found the cache limit. However, the maximum limit is 1024 MB. How to increase it beyond that? Please tell me.
כל התגובות (4)
You can set the size of the cache in the about:config window. Type about:config into the address bar, hit Return, and filter on cache.
That won't help.
- http://mxr.mozilla.org/mozilla-release/source/netwerk/cache/nsCacheService.cpp#136
- http://mxr.mozilla.org/mozilla-release/source/netwerk/cache/nsCacheService.cpp#648
We set a lower bound of 50MB and an upper bound of 1GB.
Sorry to tell you 'finitarry', but I didn't understand your steps clearly. Please provide a more detailed steps. Thanks.
Apparently, the size of the cache will not go above 1 GB, so trying to make Firefox do that will be useless.