diff --git a/docs/rspamd-tuning.rst b/docs/rspamd-tuning.rst index 3ba8133..bada5e8 100644 --- a/docs/rspamd-tuning.rst +++ b/docs/rspamd-tuning.rst @@ -44,9 +44,10 @@ details the meaning of each symbol. You can tune the weight if a symbol if neede services.rspamd.locals = { "groups.conf".text = '' - symbols { - "FORGED_RECIPIENTS" { weight = 0; } - }''; + symbols "FORGED_RECIPIENTS" { + weight = 0; + } + ''; }; Tune action thresholds