Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
commit
b165a47a6e
|
@ -325,8 +325,8 @@ paths:
|
||||||
dkim_selector:
|
dkim_selector:
|
||||||
description: the DKIM selector default dkim
|
description: the DKIM selector default dkim
|
||||||
type: string
|
type: string
|
||||||
domain:
|
domains:
|
||||||
description: the domain which a key should be generated for
|
description: a list of domains for which a dkim key should be generated
|
||||||
type: string
|
type: string
|
||||||
key_size:
|
key_size:
|
||||||
description: the key size (1024 or 2048)
|
description: the key size (1024 or 2048)
|
||||||
|
|
Loading…
Reference in New Issue