From 0d8633cff5e57771ed8a9ea012850803f9e2a88d Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Thu, 9 May 2019 14:25:32 +0200 Subject: [PATCH] Remove recommendation for opcache on CLI Signed-off-by: Morris Jobke --- admin_manual/installation/server_tuning.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/admin_manual/installation/server_tuning.rst b/admin_manual/installation/server_tuning.rst index 6b02f183b..55aa79563 100644 --- a/admin_manual/installation/server_tuning.rst +++ b/admin_manual/installation/server_tuning.rst @@ -128,7 +128,6 @@ The `OPcache `_ improves the perform .. code:: ini opcache.enable=1 - opcache.enable_cli=1 opcache.interned_strings_buffer=8 opcache.max_accelerated_files=10000 opcache.memory_consumption=128