mirror of
https://github.com/kees-z/DuplicatiDocs.git
synced 2025-04-26 15:02:28 +00:00
Update 06-advanced-options.md
This commit is contained in:
parent
4535a0cd8e
commit
14eb14400a
@ -608,6 +608,12 @@ Default value: `all`
|
||||
Send messages for all operations.
|
||||
By default, messages will only be sent after a Backup operation. Use this option to send messages for all operations.
|
||||
|
||||
### --send-http-result-output-format
|
||||
'--send-http-result-output-format (Enumeration)'
|
||||
Selects the output format for results. Available formats: Duplicati, Json
|
||||
Values: `Duplicati`, `Json`
|
||||
Default value: `Duplicati`
|
||||
|
||||
### send-mail-to
|
||||
`--send-mail-to (String)`
|
||||
Email recipient(s).
|
||||
@ -679,6 +685,12 @@ Default value: `all`
|
||||
Send email for all operations.
|
||||
By default, mail will only be sent after a Backup operation. Use this option to send mail for all operations.
|
||||
|
||||
### send-mail-result-output-format
|
||||
`--send-mail-result-output-format (Enumeration)`
|
||||
Selects the output format for results. Available formats: Duplicati, Json
|
||||
Values: `Duplicati`, `Json
|
||||
Default value: `Duplicati`
|
||||
|
||||
### send-xmpp-to
|
||||
`--send-xmpp-to (String)`
|
||||
XMPP recipient email.
|
||||
@ -722,8 +734,12 @@ Values: `Unknown`, `Success`, `Warning`, `Error`, `Fatal`, `All`
|
||||
Default value: `all`
|
||||
|
||||
### send-xmpp-any-operation
|
||||
`--send-xmpp-any-operation (Boolean)<`
|
||||
`--send-xmpp-any-operation (Boolean)`
|
||||
Send messages for all operations.
|
||||
By default, messages will only be sent after a Backup operation. Use this option to send messages for all operations.
|
||||
|
||||
|
||||
### send-xmpp-result-output-format
|
||||
`--send-xmpp-result-output-format (Enumeration)`
|
||||
Selects the output format for results. Available formats: Duplicati, Json
|
||||
Values: `Duplicati`, `Json`
|
||||
Default value: `Duplicati`
|
||||
|
Loading…
x
Reference in New Issue
Block a user