mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2024-11-24 12:06:02 +01:00
PR #298: Update default for php_serialize_precision.
This commit is contained in:
parent
aa43a45f47
commit
98c6f3c4f6
@ -114,6 +114,7 @@ By default, all the extra defaults below are applied through the php.ini include
|
||||
php_session_save_path: ''
|
||||
php_disable_functions: []
|
||||
php_precision: 14
|
||||
php_serialize_precision: "-1"
|
||||
|
||||
Various defaults for PHP. Only used if `php_use_managed_ini` is set to `true`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user