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
When passing a name through targetFilename it might be helpful to append the correct file extension or use some other placeholders. I'll attach a PR with an example.
When passing a name through
targetFilename
it might be helpful to append the correct file extension or use some other placeholders. I'll attach a PR with an example.Examples:
%uploader.folder%file01%file.ext%
%uploader.folder%%file.date%%file.name%%file.ext%
The text was updated successfully, but these errors were encountered: