Update: spam threshold raised to 8.0
This commit is contained in:
parent
4f7283ca89
commit
8f8b693e02
|
|
@ -81,3 +81,8 @@ default = true
|
||||||
|
|
||||||
[server.allowed-ip]
|
[server.allowed-ip]
|
||||||
"47.197.93.62" = true
|
"47.197.93.62" = true
|
||||||
|
|
||||||
|
[spam-filter.score]
|
||||||
|
spam = 8.0
|
||||||
|
discard = 0
|
||||||
|
reject = 0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue