1
0
mirror of https://github.com/ascribe/onion.git synced 2024-06-30 13:41:57 +02:00

test without cors

This commit is contained in:
diminator 2015-07-02 18:40:54 +02:00
parent 531505c0d1
commit a26e8f7813

View File

@ -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
},