fix(stalwart-mail): correct default values
This commit is contained in:
parent
acd6f96fae
commit
9d7786a448
1 changed files with 5 additions and 5 deletions
|
@ -335,11 +335,6 @@ helm uninstall stalwart-mail-release
|
|||
| `nil`
|
||||
|
|
||||
|
||||
| config.queue.quota[0].key[0]
|
||||
| string
|
||||
| `"rcpt"`
|
||||
|
|
||||
|
||||
| config.queue.quota[0].match
|
||||
| string
|
||||
| `nil`
|
||||
|
@ -370,6 +365,11 @@ helm uninstall stalwart-mail-release
|
|||
| `"rcpt_domain"`
|
||||
|
|
||||
|
||||
| config.queue.throttle[0].rate
|
||||
| string
|
||||
| `nil`
|
||||
|
|
||||
|
||||
| config.report.analysis
|
||||
| object
|
||||
| `{"addresses":["dmarc@*","abuse@*","postmaster@*"],"forward":true}`
|
||||
|
|
Loading…
Add table
Reference in a new issue