Skip to content

Commit 6d7b252

Browse files
authored
chore(docs): remove telemetry config option (#1725)
related to: camunda/camunda-bpm-platform/issues/4484
1 parent 93b094d commit 6d7b252

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/user-guide/quarkus-integration/configuration.md

-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ convert any property names from `camelCase` to the `kebab-case` format, like in
102102
quarkus.camunda.generic-config.cmmn-enabled=false
103103
quarkus.camunda.generic-config.dmn-enabled=false
104104
quarkus.camunda.generic-config.history=none
105-
quarkus.camunda.generic-config.initialize-telemetry=false
106105
```
107106

108107
### Programmatic Configuration

0 commit comments

Comments
 (0)