add option for apc

This commit is contained in:
Ricardo Oliveira 2014-09-02 15:19:08 +01:00
parent 3782e76a07
commit 88861a8dff

View File

@ -12,5 +12,6 @@ php_enable_webserver: true
php_webserver_daemon: "httpd"
php_enable_php_fpm: false
php_enable_apc: true
php_sendmail_path: "/usr/sbin/sendmail -t -i"