Skip to content

Commit e88ba63

Browse files
committed
Added flag reference to README
1 parent 70ed499 commit e88ba63

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,8 @@ Other options and their default values:
270270
accessControl: {
271271
allowOrigin: '*',
272272
allowMethods: 'OPTIONS, HEAD, GET, POST, PUT, DELETE'
273-
}
273+
},
274+
force: false // Overwrite files with the same name on upload
274275
}
275276
```
276277

0 commit comments

Comments
 (0)