1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-05-29 23:07:50 +02:00

Update php.ini

matching rainloop php to roundcube's: timezone is a parameter in mailu.env
This commit is contained in:
Eric 2022-01-28 10:45:39 -07:00 committed by GitHub
parent 2c1d1e995d
commit d9ea9f7009
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
expose_php=Off
date.timezone=UTC
date.timezone={{ TZ }}
upload_max_filesize = {{ MAX_FILESIZE }}M
post_max_size = {{ MAX_FILESIZE }}M