diff -urN ../roundcubemail-1.1.0.orig/.htaccess ./.htaccess --- ../roundcubemail-1.1.0.orig/.htaccess 2015-02-08 15:43:27.000000000 +0200 +++ ./.htaccess 2015-02-22 20:53:01.000000000 +0200 @@ -6,8 +6,8 @@ php_flag log_errors On # php_value error_log logs/errors -php_value upload_max_filesize 5M -php_value post_max_size 6M +php_value upload_max_filesize 16M +php_value post_max_size 17M php_value memory_limit 64M php_flag register_globals Off