MaxServ / t3ext-fal_s3

S3 driver for FAL
GNU General Public License v2.0
13 stars 10 forks source link

Add support for cache-control #20

Closed arnoschoon closed 7 years ago

arnoschoon commented 7 years ago

After updating the metadata for a FAL record this script is invoked and tries to create a set of cache-control directives based on the driver configuration. Directives can be set for individual (FAL supported) filetypes, so you can differ between documents and images.

The metadata indexer of FAL can be added to the scheduler and this way existing resources can have their metadata updated.

If an image for example has generated thumbnails managed by FAL these resources will also be updated.