rspamd: formatting fix
This commit is contained in:
parent
7c15108f3d
commit
92efae76ed
|
@ -264,7 +264,7 @@ in
|
||||||
servers = "127.0.0.1:6379";
|
servers = "127.0.0.1:6379";
|
||||||
enabled = true;
|
enabled = true;
|
||||||
'';
|
'';
|
||||||
neural_group.conf.text = ''
|
"neural_group.conf".text = ''
|
||||||
symbols = {
|
symbols = {
|
||||||
"NEURAL_SPAM" {
|
"NEURAL_SPAM" {
|
||||||
weight = 0.5; # fairly low weight since we don't know how this will behave
|
weight = 0.5; # fairly low weight since we don't know how this will behave
|
||||||
|
|
Loading…
Reference in a new issue