[Rspamd] Remove explict redis servers from statistic, add a name
This commit is contained in:
parent
a8d9b4359e
commit
d167ade957
@ -4,7 +4,7 @@ classifier "bayes" {
|
||||
}
|
||||
|
||||
backend = "redis";
|
||||
servers = "redis:6379";
|
||||
name = "per_domain_bayes";
|
||||
min_tokens = 11;
|
||||
min_learns = 20;
|
||||
autolearn = [-20, 50];
|
||||
|
Loading…
Reference in New Issue
Block a user