]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Add `wsf` and `hta` bad archive extensions
authorAlexander Moisseev <moiseev@mezonplus.ru>
Wed, 17 May 2017 06:01:15 +0000 (09:01 +0300)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 20 May 2017 11:27:03 +0000 (12:27 +0100)
src/plugins/lua/mime_types.lua

index c1847f771bdb75c9428c7c1cb6a5c57adb47ec8d..da2a4fe48d829979429c18b72bf434a6fcd53bb3 100644 (file)
@@ -56,6 +56,8 @@ local settings = {
     jar = 3,
     js = 0.5,
     vbs = 4,
+    wsf = 4,
+    hta = 4,
   },
 
   archive_extensions = {