We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 399e749 commit fd0845cCopy full SHA for fd0845c
Development/v4.x/backend/configuration/jobconfig.md
@@ -531,4 +531,4 @@ All arguments are optional.
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.
534
- Default: `"Performing job for {{{type}}}"`
+ Default: `"Performing job for {{ type }}"`
0 commit comments