Skip to content

Commit 399e749

Browse files
authored
Update jobconfig.md
1 parent 9594a7d commit 399e749

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Development/v4.x/backend/configuration/jobconfig.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -530,5 +530,5 @@ All arguments are optional.
530530
- `validate` (optional): Log message to print when the job request is received. The
531531
request body (aka DTO) is available as a Handlebars context. Default: ""
532532
- `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}}}"`
533+
The updated job object is available as a Handlebars context.
534+
Default: `"Performing job for {{{type}}}"`

0 commit comments

Comments
 (0)