I am utilizing Dropzone 2 Plugin in 5.1 version.
Although I have set the max file size attribute to 50 mb, the plugin is not allowing me to upload a file bigger than about 1 mb.
I have gone through the Plugin PL/SQL code but could not find any static size parameter, instead the Max file size attribute is only being used as a value.
Can anyone let me know how can I increase this file size limit for this plugin.