We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ca817d3 + c6f2a68 commit 9594a7dCopy full SHA for 9594a7d
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