Support for additional locales in PHP-FPM (#1976)
This commit is contained in:

committed by
Shao Yu-Lung (Allen)

parent
e0d7229e95
commit
1286b7ef06
@ -169,6 +169,8 @@ PHP_FPM_INSTALL_IONCUBE=false
|
||||
PHP_FPM_FAKETIME=-0
|
||||
PHP_FPM_INSTALL_APCU=false
|
||||
PHP_FPM_INSTALL_YAML=false
|
||||
PHP_FPM_INSTALL_ADDITIONAL_LOCALES=false
|
||||
PHP_FPM_ADDITIONAL_LOCALES="es_ES.UTF-8 fr_FR.UTF-8"
|
||||
|
||||
### PHP_WORKER ############################################
|
||||
|
||||
|
Reference in New Issue
Block a user