mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
Disabled thumbnail generating in the uploader
This commit is contained in:
parent
dc4cb12402
commit
e86a463e49
@ -499,6 +499,7 @@
|
||||
method: 'POST',
|
||||
url: window.location,
|
||||
paramName: 'file_data',
|
||||
createImageThumbnails: false
|
||||
// fallback: implement method that would set a flag that the uploader is not supported by the browser
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user