Skip to content

Commit

Permalink
chore(process-engine): Add Decision Definitions for historyTimeToLive
Browse files Browse the repository at this point in the history
  • Loading branch information
psavidis authored Jun 26, 2023
1 parent 1c34ba7 commit a04803f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1195,7 +1195,7 @@ The following is a list with the most commonly used process engine configuration
<tr id="historytimetolive">
<td><code>historyTimeToLive</code></td>
<td>String</td>
<td>Defines history time to live for process definitions if no other value is defined.
<td>Defines history time to live for process definitions and decision definitions if no other value is defined.
The history time to live defines the number of days using a time specified by the ISO-8601 date format. The function only accepts the notation to define a number of days.
</td>
</tr>
Expand Down

0 comments on commit a04803f

Please sign in to comment.