Polish "Document default value for show-value configuration properties"

See gh-39589
This commit is contained in:
Moritz Halbritter 2024-02-16 09:24:32 +01:00
parent 7ade54d304
commit e2b29dc9cb
1 changed files with 4 additions and 4 deletions

View File

@ -69,6 +69,10 @@
"description": "Whether to validate health group membership on startup. Validation fails if a group includes or excludes a health contributor that does not exist.",
"defaultValue": true
},
{
"name": "management.endpoint.quartz.show-values",
"defaultValue": "never"
},
{
"name": "management.endpoints.enabled-by-default",
"type": "java.lang.Boolean",
@ -103,10 +107,6 @@
"health"
]
},
{
"name": "management.endpoint.quartz.show-values",
"defaultValue": "never"
},
{
"name": "management.ganglia.metrics.export.addressing-mode",
"defaultValue": "multicast"