From cc6523f339bd7a78572ceeea79cd1943014d707d Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 15 Mar 2020 23:42:30 +0100 Subject: misc --- ansible/plays/malabaricus.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ansible/plays/malabaricus.yml') diff --git a/ansible/plays/malabaricus.yml b/ansible/plays/malabaricus.yml index 8ed1ea8..6e6a9a4 100644 --- a/ansible/plays/malabaricus.yml +++ b/ansible/plays/malabaricus.yml @@ -39,6 +39,8 @@ opcache.memory_consumption=128 opcache.save_comments=1 opcache.revalidate_freq=1 + + max_execution_time = 300 notify: systemctl restart fpm - lineinfile: path: '/etc/php/{{ fpm_version }}/fpm/pool.d/www.conf' -- cgit v1.2.3