]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Reduce priority for ASN module
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 26 Nov 2016 13:18:39 +0000 (13:18 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 26 Nov 2016 13:18:39 +0000 (13:18 +0000)
src/plugins/lua/asn.lua

index 7595e111411b1930d5a6426ba0ee04ae4249198d..512f59a56ca0c62997ca8ae278a9b8058245dd4c 100644 (file)
@@ -178,7 +178,7 @@ if configure_asn_module() then
     name = 'ASN_CHECK',
     type = 'prefilter',
     callback = asn_check,
-    priority = 10,
+    priority = 5,
   })
   if options['symbol'] then
     rspamd_config:register_symbol({