We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 932bf08 commit 9c1c7d2Copy full SHA for 9c1c7d2
admin_manual/installation/server_tuning.rst
@@ -217,7 +217,7 @@ PHP ships with a JIT compiler that can be enabled on x86 platforms to benefit an
217
.. note::
218
219
Most Nextcloud instances use less than 2 MiB of the configured JIT buffer size, so 8 MiB is generally sufficient.
220
- The overall OPcache usage, however, increases by a larger margin. The PHP paramater ``opcache.memory_consumption``
+ The overall OPcache usage, however, increases by a larger margin. The PHP parameter ``opcache.memory_consumption``
221
might need to be raised in some cases. JIT buffer usage can be monitored with
222
`opcache-gui <https://github.com/amnuts/opcache-gui>`_ as well.
223
0 commit comments