small fix
This commit is contained in:
@@ -253,7 +253,7 @@ ConfigDictTemplate = [
|
||||
},
|
||||
{
|
||||
"name": "rspamd",
|
||||
"if": ["antispam.enabled=true", "antispam.type=amavis"],
|
||||
"if": ["antispam.enabled=true", "antispam.type=rspamd"],
|
||||
"values": [
|
||||
{
|
||||
"option": "enabled",
|
||||
|
||||
Reference in New Issue
Block a user