mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-03 03:59:16 +00:00
Feat/rspamd 3.10.2 (#6122)
* rspamd: update to 3.10.2 * rspamd: fix broken archive_extension gz
This commit is contained in:
@@ -57,5 +57,5 @@ bad_archive_extensions = {
|
||||
# Used to detect another archive in archive
|
||||
archive_extensions = {
|
||||
tar = 1,
|
||||
['tar.gz'] = 1,
|
||||
};
|
||||
gz = 1,
|
||||
};
|
||||
Reference in New Issue
Block a user