Update: spam threshold raised to 8.0

This commit is contained in:
James 2026-02-23 23:43:31 +01:00
parent 4f7283ca89
commit 8f8b693e02
1 changed files with 5 additions and 0 deletions

View File

@ -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