You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-11-23 22:04:47 +02:00
This sets the max attachment size in roundcube
I used the php.ini from the rainloop folder, so they are both set to 25MB.
This commit is contained in:
3
webmails/roundcube/php.ini
Normal file
3
webmails/roundcube/php.ini
Normal file
@@ -0,0 +1,3 @@
|
||||
date.timezone=UTC
|
||||
upload_max_filesize = 25M
|
||||
post_max_size = 25M
|
||||
Reference in New Issue
Block a user