Merge pull request #910 from wxb/master

add swoole extension config
This commit is contained in:
Winfried
2017-05-09 07:10:02 +02:00
committed by GitHub
4 changed files with 35 additions and 1 deletions

View File

@ -68,6 +68,7 @@ PHP_FPM_INSTALL_MYSQLI=false
PHP_FPM_INSTALL_TOKENIZER=false
PHP_FPM_INSTALL_INTL=false
PHP_FPM_INSTALL_GHOSTSCRIPT=false
PHP_FPM_INSTALL_SWOOLE=false
### NGINX ##############################################################################################################