Improve configuration keys documentation

This commit is contained in:
Stephane Nicoll
2015-05-26 17:26:01 +02:00
parent 4ec519fd08
commit ab55331863
3 changed files with 45 additions and 0 deletions

View File

@@ -34,6 +34,12 @@
"description": "Enable disk space health check.",
"defaultValue": true
},
{
"name": "management.health.elasticsearch.enabled",
"type": "java.lang.Boolean",
"description": "Enable elasticsearch health check.",
"defaultValue": true
},
{
"name": "management.health.jms.enabled",
"type": "java.lang.Boolean",