mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Missing determiner "the"
Added "the" in "... at least the following settings..."
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user