mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Missing determiner "the"
Added "the" in "... at least the following settings..."
This commit is contained in:
parent
f62bd16239
commit
fc0336f117
@ -123,7 +123,7 @@ Depending on your current PHP version you should find this file e.g. under ``/et
|
||||
Enable PHP OPcache
|
||||
------------------
|
||||
|
||||
The `OPcache <http://php.net/manual/en/intro.opcache.php>`_ improves the performance of PHP applications by caching precompiled bytecode. We recommend at least following settings:
|
||||
The `OPcache <http://php.net/manual/en/intro.opcache.php>`_ improves the performance of PHP applications by caching precompiled bytecode. We recommend at least the following settings:
|
||||
|
||||
.. code:: ini
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user