Skip to content

Commit a2fcb3f

Browse files
committed
chore(721-to-722): Adjust Quarkus Property Example
Related-to: camunda/camunda-bpm-platform#4579
1 parent c3f6b93 commit a2fcb3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/update/minor/721-to-722/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ This requires using the new namespace `generic-config`.
286286

287287
- `quarkus.camunda.enforce-history-time-to-live` **becomes** `quarkus.camunda.generic-config.enforce-history-time-to-live`
288288

289-
- `quarkus.camunda.job-executor.thread-pool.max-pool-size` **becomes** `quarkus.camunda.job-executor.generic-config.thread-pool.max-pool-size`
289+
- `quarkus.camunda.dmn-enabled` **becomes** `quarkus.camunda.generic-config.dmn-enabled`
290290

291291
For a detailed guide on the new Quarkus properties, visit the updated [Quarkus Configuration]({{< ref "/user-guide/quarkus-integration/configuration.md" >}}) page.
292292

0 commit comments

Comments
 (0)