mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #1441 from nextcloud/backport/1440/stable16
[stable16] Remove recommendation for opcache on CLI
This commit is contained in:
commit
23d3d5e5d1
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user