Merge pull request #1441 from nextcloud/backport/1440/stable16

[stable16] Remove recommendation for opcache on CLI
This commit is contained in:
Morris Jobke 2019-05-09 15:52:43 +02:00 committed by GitHub
commit 23d3d5e5d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -128,7 +128,6 @@ The `OPcache <http://php.net/manual/en/intro.opcache.php>`_ 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