Skip to content

Commit 7a5200e

Browse files
committed
Update PHP config
1 parent 65e9dd7 commit 7a5200e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

frankenphp/conf.d/app.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ expose_php = 0
33
date.timezone = UTC
44
apc.enable_cli = 1
55
session.use_strict_mode = 1
6+
upload_max_filesize = 16M
7+
post_max_size = 32M
68
zend.detect_unicode = 0
79

810
; https://symfony.com/doc/current/performance.html

0 commit comments

Comments
 (0)