dustin10 / VichUploaderBundle

A simple Symfony bundle to ease file uploads with ORM entities and ODM documents.
MIT License
1.83k stars 519 forks source link

fix: add condition for download_uri option #1429

Closed mareckigit closed 7 months ago

mareckigit commented 7 months ago

Don't build URI if download_uri is false. Keep the same logic as is in VichFileType.