mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #476 from nextcloud/update-opcache-recommendation
Update opcache recommendation
This commit is contained in:
commit
cb1ff16cb3
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user