mirror of
https://github.com/HanXHX/ansible-php.git
synced 2026-04-21 14:02:09 +07:00
Manages flags on PHP-FPM
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user