From: Vsevolod Stakhov Date: Sat, 13 Aug 2016 16:13:40 +0000 (+0100) Subject: [Feature] Use faster hash function for fuzzy storage X-Git-Tag: 1.3.3~14 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8ba7bd0bc33763b385d48ef519b0eaa190c826ea;p=rspamd.git [Feature] Use faster hash function for fuzzy storage --- diff --git a/conf/modules.d/fuzzy_check.conf b/conf/modules.d/fuzzy_check.conf index 575ddf55a..73094ca88 100644 --- a/conf/modules.d/fuzzy_check.conf +++ b/conf/modules.d/fuzzy_check.conf @@ -16,6 +16,7 @@ fuzzy_check { min_bytes = 100; rule "rspamd.com" { + algorithm = "mumhash"; servers = "rspamd.com:11335"; encryption_key = "icy63itbhhni8bq15ntp5n5symuixf73s1kpjh6skaq4e7nx5fiy"; symbol = "FUZZY_UNKNOWN";