parent
2d98102763
commit
c50db3a5ad
2 changed files with 0 additions and 4 deletions
roles
|
@ -164,13 +164,11 @@ argument_specs:
|
|||
- If present, the username Pretalx uses to send e-mail.
|
||||
- "Only takes effect if O(pretalx_mail_password) is set as well."
|
||||
type: str
|
||||
default: null
|
||||
pretalx_mail_password:
|
||||
description:
|
||||
- If present, the password Pretalx uses to send e-mail.
|
||||
- "Only takes effect if O(pretalx_mail_username) is set as well."
|
||||
type: str
|
||||
default: null
|
||||
|
||||
# pretalx.cfg: redis config section
|
||||
pretalx_valkey_db_offset:
|
||||
|
|
|
@ -174,13 +174,11 @@ argument_specs:
|
|||
- If present, the username Pretix uses to send e-mail.
|
||||
- "Only takes effect if O(pretix_mail_password) is set as well."
|
||||
type: str
|
||||
default: null
|
||||
pretix_mail_password:
|
||||
description:
|
||||
- If present, the password Pretix uses to send e-mail.
|
||||
- "Only takes effect if O(pretix_mail_username) is set as well."
|
||||
type: str
|
||||
default: null
|
||||
|
||||
# pretix.cfg: redis config section
|
||||
pretix_valkey_db_offset:
|
||||
|
|
Loading…
Add table
Reference in a new issue