Skip to content

Commit

Permalink
chore(docs): remove telemetry config option
Browse files Browse the repository at this point in the history
  • Loading branch information
venetrius committed Dec 11, 2024
1 parent 93b094d commit b7eb3ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion content/user-guide/quarkus-integration/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ convert any property names from `camelCase` to the `kebab-case` format, like in
quarkus.camunda.generic-config.cmmn-enabled=false
quarkus.camunda.generic-config.dmn-enabled=false
quarkus.camunda.generic-config.history=none
quarkus.camunda.generic-config.initialize-telemetry=false
```

### Programmatic Configuration
Expand Down

0 comments on commit b7eb3ff

Please sign in to comment.