You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our project we have the need to rename each uploaded file to a specific filename. In the provided patch, an optional parameter has been added to allow the specification of a fixed filename. If set, all uploaded files will be renamed to the specified filename.
This functionality may be useful to others as well.
Hello,
In our project we have the need to rename each uploaded file to a specific filename. In the provided patch, an optional parameter has been added to allow the specification of a fixed filename. If set, all uploaded files will be renamed to the specified filename.
This functionality may be useful to others as well.
Thanks
https://gist.github.com/karowski/77aaca7f139243dc11fc5ab358f3ef36
The text was updated successfully, but these errors were encountered: