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
|
||||
}
|
||||
},
|
||||
cors: {
|
||||
expected: true,
|
||||
sendCredentials: true
|
||||
},
|
||||
//cors: {
|
||||
// expected: true,
|
||||
// sendCredentials: true
|
||||
//},
|
||||
chunking: {
|
||||
enabled: true
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user