How to increase the upload limit?
For the server side you can set this when initializing the script inside the file_manager.php file by setting the maxUploadSize option (ie for 3MB 1024 * 1024 * 3).
For the browser side you must update line 696 of file_manager.js and set the new upload limit.


434 Purchases
156 Comments