Skip to content

Commit 1f00b5b

Browse files
committed
Tweak 10-app.ini
1 parent 054898e commit 1f00b5b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

frankenphp/conf.d/10-app.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ apc.enable_cli = 1
44
session.use_strict_mode = 1
55
zend.detect_unicode = 0
66

7+
upload_max_filesize = 16M
8+
post_max_size = 32M
9+
710
; https://symfony.com/doc/current/performance.html
811
realpath_cache_size = 4096K
912
realpath_cache_ttl = 600

0 commit comments

Comments
 (0)