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 f46d7c4 commit c8a6201Copy full SHA for c8a6201
‎bookstack/rootfs/etc/php83/php-fpm.d/www.conf
@@ -10,4 +10,5 @@ pm.max_spare_servers = 5
10
pm.max_requests = 1024
11
clear_env = no
12
php_admin_value[post_max_size] = 64M
13
-php_admin_value[upload_max_filesize] = 64M
+php_admin_value[upload_max_filesize] = 64M
14
+php_admin_value[memory_limit] = 256M
0 commit comments