Change Maximum Attachment Size in Roundcube

Did you reloaded/restarted apache after the change?

There are some php properties that can be changed with config and db commands, without having to manually edit the file.

config setprop php UploadMaxFilesize 8
config setprop php PostMaxSize 8
signal-event nethserver-php-update
3 Likes