This sets the max attachment size in roundcube
I used the php.ini from the rainloop folder, so they are both set to 25MB.master
parent
743eb81908
commit
bbf0a9a61c
@ -0,0 +1,3 @@
|
|||||||
|
date.timezone=UTC
|
||||||
|
upload_max_filesize = 25M
|
||||||
|
post_max_size = 25M
|
Loading…
Reference in New Issue