Add a preset to cache assets forever
CacheAssetsForeverPreset
is a cache-control configuration preset which advices the HTTP client and all caches in between to cache the object forever without revalidation.
Technically, "forever" means 1 year, in order to comply with common CDN limits.