mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-29 04:50:30 +00:00
Merge branch 'staging' into nightly
This commit is contained in:
commit
cf2d3c1b4e
29 changed files with 237 additions and 114 deletions
|
|
@ -409,7 +409,7 @@ paths:
|
|||
description: a list of domains for which a dkim key should be generated
|
||||
type: string
|
||||
key_size:
|
||||
description: the key size (1024 or 2048)
|
||||
description: the key size (1024, 2048, 3072 or 4096)
|
||||
type: number
|
||||
type: object
|
||||
summary: Generate DKIM Key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue