Skip to content

Commit

Permalink
Update httl-required
Browse files Browse the repository at this point in the history
  • Loading branch information
toco-cam authored Feb 14, 2024
1 parent 5521e89 commit 16182e6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ description: HTTL (History Time To Live) is required in BPMN, DMN, and CMMN mode
---
Each execution of a model resource (BPMN, DMN, and CMMN) generates historic data during execution that is stored in the database. The Camunda 7 History Cleanup removes this historic data from the database based on the HTTL (History Time To Live) defined. If using the History Cleanup in Camunda 7 the HTTL must be defined in one of the following ways:
- Define HTTL per model directly in the Camunda Modeller
- Set a default HTTL for the engine that is applied to all deployed model resources on the engine
- Switch off the HTTL check for the deployment if History Cleanup is not used
- Set a default HTTL via an engine configuration that is applied to all deployed model resources on the engine
- Switch off the HTTL check via an engine configuration if History Cleanup is not used


## Reference
Expand Down

0 comments on commit 16182e6

Please sign in to comment.