Index: branches/5.3.x/core/ckeditor/ckfinder/config.php =================================================================== diff -u -N -r15908 -r16395 --- branches/5.3.x/core/ckeditor/ckfinder/config.php (.../config.php) (revision 15908) +++ branches/5.3.x/core/ckeditor/ckfinder/config.php (.../config.php) (revision 16395) @@ -128,9 +128,9 @@ gets scaled down proportionally. Set to 0 to disable this feature. */ $config['Images'] = Array( - 'maxWidth' => 1600, - 'maxHeight' => 1200, - 'quality' => 80); + 'maxWidth' => 0, + 'maxHeight' => 0, + 'quality' => 0); /* RoleSessionVar : the session variable name that CKFinder must use to retrieve