browser.caching.resource_type.maxCacheEntrySize
Maximum file size (bytes)for a cacheable resource type.
Imposing a limit avoids the possibility of one large file emptying the cache and causing unnecessary cache misses. The resource_type can be context, data, page, or script. The default is 480000. See Deployment and caching for more information.