summaryrefslogtreecommitdiffstats
path: root/src/etc/rc.php_ini_setup
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-03-29 14:30:36 -0300
committerRenato Botelho <renato@netgate.com>2016-03-29 14:30:36 -0300
commit7ec892af55d35e49e05c0030c59efd5d7b91e928 (patch)
treecbe34f5db065f34fa045cf7349352592bde2a6be /src/etc/rc.php_ini_setup
parent14dd16314435544a337b7d04d3d3881b37ca3b82 (diff)
downloadpfsense-7ec892af55d35e49e05c0030c59efd5d7b91e928.zip
pfsense-7ec892af55d35e49e05c0030c59efd5d7b91e928.tar.gz
Revert part of 475f0b6db committed by accident
Diffstat (limited to 'src/etc/rc.php_ini_setup')
-rwxr-xr-xsrc/etc/rc.php_ini_setup2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/etc/rc.php_ini_setup b/src/etc/rc.php_ini_setup
index db4c839..a3cc7ed3 100755
--- a/src/etc/rc.php_ini_setup
+++ b/src/etc/rc.php_ini_setup
@@ -114,8 +114,6 @@ PHPMODULES="$PHPMODULES mbstring"
PHPMODULES="$PHPMODULES shmop"
# Page compression
PHPMODULES="$PHPMODULES zlib"
-# Cache
-PHPMODULES="$PHPMODULES opcache"
# SQLlite & Database
PHPMODULES="$PHPMODULES spl"
PHPMODULES="$PHPMODULES PDO"
OpenPOWER on IntegriCloud