Am 2014-02-14 03:01, schrieb Grant:
I've set main.cf in postfix, php.ini, and nginx.conf to an 8M file upload limit but Roundcube still states a 2M limit. Is there somewhere else I need to specify this?
- Grant
Hello,
nginx uses fpm, so you have to set the upload limit in /etc/php5/fpm/php.ini (Debian system...others may have a different location)
Best regards
Martin