schmitzal / tinyimg

TYPO3-Extension which compresses images (png & jpg) uploaded in the backend with the tinypng API
GNU General Public License v3.0
15 stars 11 forks source link

Check for file in local file system if no S3 Configured #83

Closed MohsinQK closed 1 year ago

MohsinQK commented 1 year ago

Fixed issue if S3 is connected with compression the function returns wrong image paths for compression causing errors of file does not exist.