We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The behavior to apply when an uploaded file name conflicts with an existing one.
const FAIL = 'fail'
const RENAME = 'rename'
const REPLACE = 'replace'
There was an error while loading. Please reload this page.