mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-01-08 04:05:03 +02:00
[Rspamd] Return CAB to archive_extensions
This commit is contained in:
parent
54448bfd38
commit
95e57e3968
@ -42,5 +42,6 @@ archive_extensions = {
|
|||||||
arj = 1,
|
arj = 1,
|
||||||
rar = 1,
|
rar = 1,
|
||||||
ace = 1,
|
ace = 1,
|
||||||
7z = 1
|
7z = 1,
|
||||||
|
cab = 1
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user