This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
Mailu
Watch
1
Star
0
Fork
0
You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced
2024-12-14 10:53:30 +02:00
Code
Issues
Releases
Activity
12667c70f6
Mailu
/
webmails
/
roundcube
/
php.ini
5 lines
97 B
INI
Raw
Normal View
History
Unescape
Escape
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-12-01 02:16:11 +02:00
date.timezone
=
UTC
Dynamic attachment size
2018-12-07 13:37:40 +02:00
upload_max_filesize
=
{{ MAX_FILESIZE }}M
post_max_size
=
{{ MAX_FILESIZE }}M
Reference in New Issue
Copy Permalink