title | issue | author | author_email | author_github |
---|---|---|---|---|
Clean-up temp files after use of MediaService |
NEXT-11827 |
Marcel Brode |
Marcel Brode |
- Added
cleanupTempFiles
method toFileFetcher
to be used in theMediaService
to clean up temp files after persisting them to the database.