From 7965a402e4c5168e5b96b5fbbae82d595057eb8b Mon Sep 17 00:00:00 2001 From: Christina Ausley Date: Tue, 5 Mar 2024 15:47:56 -0500 Subject: [PATCH] clarify screenshot --- .../reference/modeling-guidance/rules/history-time-to-live.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/components/modeler/reference/modeling-guidance/rules/history-time-to-live.md b/docs/components/modeler/reference/modeling-guidance/rules/history-time-to-live.md index e8c9763612d..58c3daeb853 100644 --- a/docs/components/modeler/reference/modeling-guidance/rules/history-time-to-live.md +++ b/docs/components/modeler/reference/modeling-guidance/rules/history-time-to-live.md @@ -20,6 +20,8 @@ From [Camunda 7.20](https://docs.camunda.org/manual/develop/update/minor/719-to- ![History time to live not configured](./img/history-time-to-live/info.png) +In the screenshot above, note that the time to live must be defined under **History cleanup** in the properties panel. + ## References - [History documentation](https://docs.camunda.org/manual/latest/user-guide/process-engine/history/)