add missing body fields

This commit is contained in:
amentis 2023-12-08 11:45:45 +02:00
parent 0c6e800118
commit 903388c3ce
2 changed files with 6 additions and 2 deletions

View File

@ -228,7 +228,9 @@ notification:
mandatory: [ ]
optional:
- key: "{email}"
value:
value: email
- key: "{expiration_time}"
value: --
formatting:
'[{email}]': null
cc: [ ]

View File

@ -228,7 +228,9 @@ notification:
mandatory: [ ]
optional:
- key: "{email}"
value:
value: email
- key: "{expiration_time}"
value: --
formatting:
'[{email}]': null
cc: [ ]