1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Mailu/webmails/roundcube/php.ini
Greg Fitzgerald bbf0a9a61c This sets the max attachment size in roundcube
I used the php.ini from the rainloop folder, so they are both set to
25MB.
2017-11-30 19:16:11 -05:00

4 lines
64 B
INI

date.timezone=UTC
upload_max_filesize = 25M
post_max_size = 25M