Merge pull request #477 from nextcloud/stable12-update-opcache-recommendation

[stable12] Update opcache recommendation
This commit is contained in:
Morris Jobke 2017-05-23 01:37:27 -05:00 committed by GitHub
commit 8e0b4f3d63

View File

@ -82,7 +82,7 @@ The `OPcache <http://php.net/manual/en/intro.opcache.php>`_ improves the perform
.. code:: ini
opcache.enable=On
opcache.enable=1
opcache.enable_cli=1
opcache.interned_strings_buffer=8
opcache.max_accelerated_files=10000