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