Skip to content

Commit 9c1c7d2

Browse files
Fix: typo
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 parent 932bf08 commit 9c1c7d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin_manual/installation/server_tuning.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ PHP ships with a JIT compiler that can be enabled on x86 platforms to benefit an
217217
.. note::
218218

219219
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``
220+
The overall OPcache usage, however, increases by a larger margin. The PHP parameter ``opcache.memory_consumption``
221221
might need to be raised in some cases. JIT buffer usage can be monitored with
222222
`opcache-gui <https://github.com/amnuts/opcache-gui>`_ as well.
223223

0 commit comments

Comments
 (0)