Is there a way to disable thumbnails for uploaded files? (or replace them all with a placeholder image?) (Using default Dropzone for file uploads). It's insufficient to simply hide the thumbnail once it has been created.
I have found the dropzone configuration option 'createImageThumbnails' but I haven't been successful in integrating this config option as false with my form.