← Back to team overview

ac100 team mailing list archive

Re: [Question #207704]: special configuration for the hardware (flash drive): How to disable on-disk cache in all the browsers?

 

Question #207704 on AC100_enablement changed:
https://answers.launchpad.net/ac100/+question/207704

Ivan Zakharyaschev posted a new comment:
For chromium -- http://superuser.com/a/418591/65570 :

You can limit the disk cache size with a very small number (say, 1 byte)
with an option:

--disk-cache-size=N

Where 'N' is the cache size limit, in bytes

Perhaps, another option is also useful for a similar purpose: --media-
cache-size=1

(Now I wonder whether it's possible to put this option into a
configuration file, preferrably system-wide one.)

-- 
You received this question notification because you are a member of
AC100 Team, which is an answer contact for AC100_enablement.