w3-total-cache-fixed icon indicating copy to clipboard operation
w3-total-cache-fixed copied to clipboard

Unable to cache .webm files

Open Fleuv opened this issue 6 years ago • 1 comments

Quiet a new video container is not known to w3tc, I'm talking about .webm. Currently it's not implemented into the list of mime types (would probably fit nicely inside mime/other.php) thus it also wouldn't be able to cache files with such an extension.

Please consider adding a configuration option for it.

Fleuv avatar Jul 12 '18 08:07 Fleuv

Consider the following patch, this would probably be the simplest fix but the least user friendly solution.

Fleuv avatar Jul 12 '18 08:07 Fleuv