Merge pull request #338 from gregf/fix_roundcube_attachment_size
This sets the max attachment size in roundcubemaster
commit
36e2e35ea8
@ -0,0 +1,3 @@
|
|||||||
|
date.timezone=UTC
|
||||||
|
upload_max_filesize = 25M
|
||||||
|
post_max_size = 25M
|
Loading…
Reference in New Issue