[Rspamd] Olefy: reduce max scan size to 5 MiB
parent
2de8c8ec79
commit
bc8e87fba6
|
@ -6,4 +6,5 @@ oletools {
|
|||
# mime-part regex matching in content-type or filename
|
||||
# block all macros
|
||||
extended = true;
|
||||
max_size = 5242880;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue