]> source.dussan.org Git - rspamd.git/commitdiff
[Feature] Use faster hash function for fuzzy storage
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 13 Aug 2016 16:13:40 +0000 (17:13 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 13 Aug 2016 16:13:40 +0000 (17:13 +0100)
conf/modules.d/fuzzy_check.conf

index 575ddf55af79e0eea1326d063b54d4c3b67693ea..73094ca887ffad4de221a43b4063b9db15a43884 100644 (file)
@@ -16,6 +16,7 @@
 fuzzy_check {
     min_bytes = 100;
     rule "rspamd.com" {
+        algorithm = "mumhash";
         servers = "rspamd.com:11335";
         encryption_key = "icy63itbhhni8bq15ntp5n5symuixf73s1kpjh6skaq4e7nx5fiy";
         symbol = "FUZZY_UNKNOWN";