mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 10:46:21 +07:00
Merge pull request #1440 from nextcloud/fix/1439/remove-recommendation-for-cli-opcache
Remove recommendation for opcache on CLI
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user