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 e346ae7 commit 4b0debcCopy full SHA for 4b0debc
install/tpl/php_fpm_pool.conf.master
@@ -20,5 +20,5 @@ chdir = /
20
php_admin_value[session.save_path] = /usr/local/ispconfig/interface/temp
21
php_admin_flag[magic_quotes_gpc] = off
22
23
-php_admin_value[memory_limit] = 4096M
+php_admin_value[memory_limit] = -1
24
php_admin_value[max_execution_time] = 1200
0 commit comments