mirror of
https://github.com/ascribe/onion.git
synced 2024-12-23 01:39:36 +01:00
test without cors
This commit is contained in:
parent
531505c0d1
commit
a26e8f7813
@ -106,10 +106,10 @@ var ReactS3FineUploader = React.createClass({
|
|||||||
isBrowserPreviewCapable: fineUploader.supportedFeatures.imagePreviews
|
isBrowserPreviewCapable: fineUploader.supportedFeatures.imagePreviews
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
cors: {
|
//cors: {
|
||||||
expected: true,
|
// expected: true,
|
||||||
sendCredentials: true
|
// sendCredentials: true
|
||||||
},
|
//},
|
||||||
chunking: {
|
chunking: {
|
||||||
enabled: true
|
enabled: true
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user