We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65e9dd7 commit 7a5200eCopy full SHA for 7a5200e
1 file changed
frankenphp/conf.d/app.ini
@@ -3,6 +3,8 @@ expose_php = 0
3
date.timezone = UTC
4
apc.enable_cli = 1
5
session.use_strict_mode = 1
6
+upload_max_filesize = 16M
7
+post_max_size = 32M
8
zend.detect_unicode = 0
9
10
; https://symfony.com/doc/current/performance.html
0 commit comments