We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 054898e commit 1f00b5bCopy full SHA for 1f00b5b
frankenphp/conf.d/10-app.ini
@@ -4,6 +4,9 @@ apc.enable_cli = 1
4
session.use_strict_mode = 1
5
zend.detect_unicode = 0
6
7
+upload_max_filesize = 16M
8
+post_max_size = 32M
9
+
10
; https://symfony.com/doc/current/performance.html
11
realpath_cache_size = 4096K
12
realpath_cache_ttl = 600
0 commit comments