summaryrefslogtreecommitdiff
path: root/ansible/plays/malabaricus.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/plays/malabaricus.yml')
-rw-r--r--ansible/plays/malabaricus.yml2
1 files changed, 2 insertions, 0 deletions
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'