Add PHP_FPM_INSTALL_RDKAFKA as an option to install rdkafka extension (#2040)

This commit is contained in:
Rainer Eli
2019-05-08 04:15:09 -06:00
committed by Shao Yu-Lung (Allen)
parent d34602ae29
commit d8b3cb5a52
3 changed files with 14 additions and 0 deletions

View File

@ -173,6 +173,7 @@ PHP_FPM_INSTALL_PCNTL=false
PHP_FPM_INSTALL_CALENDAR=false
PHP_FPM_INSTALL_FAKETIME=false
PHP_FPM_INSTALL_IONCUBE=false
PHP_FPM_INSTALL_RDKAFKA=false
PHP_FPM_FAKETIME=-0
PHP_FPM_INSTALL_APCU=false
PHP_FPM_INSTALL_YAML=false