Skip to content

Commit eb8d4c5

Browse files
authored
Merge pull request #15549 from nextcloud/backport/15539/stable34
[stable34] docs(admin): correct the antivirus Stream Length default
2 parents b715d2b + b2b4ddf commit eb8d4c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

admin_manual/configuration_server/antivirus_configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Daemon (Socket)
146146
.. figure:: ../images/antivirus-daemon-socket.png
147147

148148
The ``Stream Length`` value sets the number of bytes read in one pass.
149-
10485760 bytes, or ten megabytes, is the default. This value should be
149+
26214400 bytes, or 25 MiB, is the default. This value should be
150150
no larger than the PHP ``memory_limit`` settings, or physical memory if
151151
``memory_limit`` is set to -1 (no limit).
152152

0 commit comments

Comments
 (0)