Manages flags on PHP-FPM

This commit is contained in:
Emilien Mantel
2019-12-16 17:28:39 +01:00
parent 73fa4dc212
commit 9738ae9614
2 changed files with 12 additions and 1 deletions

View File

@@ -21,6 +21,10 @@
status_path: '/status'
ping_path: '/ping'
ping_response: 'ok'
php_flag:
display_errors: 'Off'
php_admin_flag:
memory_limit: '128M'
pre_tasks: