We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9594a7d commit 399e749Copy full SHA for 399e749
Development/v4.x/backend/configuration/jobconfig.md
@@ -530,5 +530,5 @@ All arguments are optional.
530
- `validate` (optional): Log message to print when the job request is received. The
531
request body (aka DTO) is available as a Handlebars context. Default: ""
532
- `performJob` (optional): Log message to print after the job is saved to the database.
533
- The updated job object is available as a Handlebars context. Default: `"Performing job
534
- for {{{type}}}"`
+ The updated job object is available as a Handlebars context.
+ Default: `"Performing job for {{{type}}}"`
0 commit comments