]> source.dussan.org Git - rspamd.git/commitdiff
- add bz2, egg, alz,xz and lz as additional archive extensions 3846/head
authorYoshimo <yoshimo@users.noreply.github.com>
Fri, 13 Aug 2021 11:16:02 +0000 (13:16 +0200)
committerYoshimo <yoshimo@users.noreply.github.com>
Fri, 13 Aug 2021 11:16:02 +0000 (13:16 +0200)
src/plugins/lua/mime_types.lua

index edfc6d0024b9d8f18955f5bc2f2a7fa43c2f4d24..b8647491aa4a3f06404ae6b7ea04ac8181d422ce 100644 (file)
@@ -180,6 +180,11 @@ local settings = {
     ace = 1,
     ['7z'] = 1,
     cab = 1,
+    bz2 = 1,
+    egg = 1,
+    alz = 1,
+    xz = 1,
+    lz = 1,
   },
 
   -- Not really archives