Commit b2b4ddf
docs(admin): correct the antivirus Stream Length default
The Daemon (Socket) section states 10485760 bytes, ten megabytes. The actual
default in files_antivirus is 26214400 (25 MiB), per AV_STREAM_MAX_LENGTH in
lib/AppInfo/ConfigLexicon.php.
AI-Assisted-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Signed-off-by: Anna Larch <anna@nextcloud.com>1 parent 3798214 commit b2b4ddf
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
0 commit comments