mirror of
https://github.com/HanXHX/ansible-php.git
synced 2026-04-15 13:32:09 +07:00
Split php.ini config for CLI/FPM
This commit is contained in:
@@ -12,6 +12,8 @@ php_ini:
|
||||
value: 'Off'
|
||||
- key: 'memory_limit'
|
||||
value: '256M'
|
||||
php_ini_fpm: []
|
||||
php_ini_cli: []
|
||||
|
||||
# OpCache settings (PHP >= 5.5)
|
||||
php_opcache_enable: "1"
|
||||
|
||||
Reference in New Issue
Block a user