[Rspamd] Olefy: reduce max scan size to 5 MiB

master
andryyy 2021-08-16 06:49:18 +02:00
parent 2de8c8ec79
commit bc8e87fba6
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 1 additions and 0 deletions

View File

@ -6,4 +6,5 @@ oletools {
# mime-part regex matching in content-type or filename
# block all macros
extended = true;
max_size = 5242880;
}