|
|
|
@ -63,6 +63,9 @@ Below the list of currently available options |
|
|
|
// Custom parameters to pass with the upload request, eg. csrf token |
|
|
|
params: {}, |
|
|
|
|
|
|
|
// The credentials setting for the upload request, eg. 'include', 'omit' |
|
|
|
credentials: 'include', |
|
|
|
|
|
|
|
// If true, tries to add automatically uploaded assets. |
|
|
|
// To make it work the server should respond with a JSON containing assets |
|
|
|
// in a data key, eg: |
|
|
|
|