From a52cf764d2ea98c961cee946747500ec9825ffd3 Mon Sep 17 00:00:00 2001 From: Adam Outler Date: Sat, 10 Jan 2026 01:37:40 -0500 Subject: [PATCH] Update install/production-filesystem/services/config/php/php-fpm.d/www.conf Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- .../production-filesystem/services/config/php/php-fpm.d/www.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/install/production-filesystem/services/config/php/php-fpm.d/www.conf b/install/production-filesystem/services/config/php/php-fpm.d/www.conf index 47d9ebd3..9fa238a5 100755 --- a/install/production-filesystem/services/config/php/php-fpm.d/www.conf +++ b/install/production-filesystem/services/config/php/php-fpm.d/www.conf @@ -497,6 +497,5 @@ php_admin_value[output_buffering] = 524288 php_admin_flag[implicit_flush] = off php_admin_value[realpath_cache_size] = 4096K php_admin_value[session.save_path] = /tmp/run/tmp -php_admin_value[realpath_cache_size] = 4096K php_admin_value[realpath_cache_ttl] = 600 php_admin_value[memory_limit] = 256M