Index: branches/5.2.x/core/ckeditor/ckfinder/config.php =================================================================== diff -u -N -r15316 -r16268 --- branches/5.2.x/core/ckeditor/ckfinder/config.php (.../config.php) (revision 15316) +++ branches/5.2.x/core/ckeditor/ckfinder/config.php (.../config.php) (revision 16268) @@ -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