Trying to enable fuzzy hashes for rspamd
This commit is contained in:
5
services/rspamd/conf/worker-fuzzy.inc
Normal file
5
services/rspamd/conf/worker-fuzzy.inc
Normal file
@@ -0,0 +1,5 @@
|
||||
type = "fuzzy";
|
||||
count = 1;
|
||||
backend = "redis";
|
||||
expire = 90d;
|
||||
allow_update = ["127.0.0.1"];
|
||||
Reference in New Issue
Block a user