added cachetool to invalidate shared php cache (APCu, OPcache) without reloading PHP-FPM

This commit is contained in:
Vladyslav Startsev
2019-12-03 12:53:42 +02:00
parent 272222b7f1
commit f5f1f45858
3 changed files with 18 additions and 0 deletions

View File

@ -190,6 +190,7 @@ PHP_FPM_INSTALL_IONCUBE=false
PHP_FPM_INSTALL_RDKAFKA=false
PHP_FPM_FAKETIME=-0
PHP_FPM_INSTALL_APCU=false
PHP_FPM_INSTALL_CACHETOOL=false
PHP_FPM_INSTALL_YAML=false
PHP_FPM_INSTALL_ADDITIONAL_LOCALES=false
PHP_FPM_INSTALL_MYSQL_CLIENT=false