Polish "Document default value for show-value configuration properties"
See gh-39589
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user