Development

/plugins/sfThumbnailCachePlugin/config/app.yml.dist

You must first sign up to be able to contribute.

root/plugins/sfThumbnailCachePlugin/config/app.yml.dist

Revision 5675, 172 bytes (checked in by Jonathan.Todd, 6 years ago)

sfThumbnailCache: Added cache lifetime, made cache mtime aware

Line 
1 all:
2   thumbnail_cache:
3     cache_file_life: 3600 # Keep cached files for 1 hour
4     image_magick_convert:   /usr/bin/convert
5     image_magick_identify:  /usr/bin/identify
Note: See TracBrowser for help on using the browser.