You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-11-29 22:37:58 +02:00
disable php version expose
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
expose_php=Off
|
||||||
date.timezone=UTC
|
date.timezone=UTC
|
||||||
upload_max_filesize = {{ MAX_FILESIZE }}M
|
upload_max_filesize = {{ MAX_FILESIZE }}M
|
||||||
post_max_size = {{ MAX_FILESIZE }}M
|
post_max_size = {{ MAX_FILESIZE }}M
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
expose_php=Off
|
||||||
date.timezone=UTC
|
date.timezone=UTC
|
||||||
upload_max_filesize = {{ MAX_FILESIZE }}M
|
upload_max_filesize = {{ MAX_FILESIZE }}M
|
||||||
post_max_size = {{ MAX_FILESIZE }}M
|
post_max_size = {{ MAX_FILESIZE }}M
|
||||||
|
|||||||
Reference in New Issue
Block a user