small fix part 2

This commit is contained in:
Spitap
2023-10-15 11:49:57 +02:00
committed by Antoine Nguyen
parent a92c92c06c
commit 6771ea0028
2 changed files with 2 additions and 2 deletions

View File

@@ -257,7 +257,7 @@ ConfigDictTemplate = [
"values": [
{
"option": "enabled",
"default": ["antispam.enabled=true", "antispam.type=amavis"],
"default": ["antispam.enabled=true", "antispam.type=rspamd"],
},
{
"option": "user",