mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2024-11-24 12:06:02 +01:00
For #31: Document new php_expose_php option.
This commit is contained in:
parent
f0d922699d
commit
41ac428ea3
@ -57,6 +57,7 @@ By default, all the extra defaults below are applied through the php.ini include
|
||||
php_error_reporting: "E_ALL & ~E_DEPRECATED & ~E_STRICT"
|
||||
php_display_errors: "Off"
|
||||
php_display_startup_errors: "On"
|
||||
php_expose_php: "On"
|
||||
|
||||
Various defaults for PHP. Only used if `php_use_managed_ini` is set to `true`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user