Remove outdated key

See gh-3696
This commit is contained in:
Stephane Nicoll 2015-10-20 15:35:03 +02:00
parent eb2650976f
commit 4ae6d7c97e
1 changed files with 0 additions and 6 deletions

View File

@ -35,12 +35,6 @@
"description": "Enable Jolokia endpoint.",
"defaultValue": true
},
{
"name": "endpoints.links.enabled",
"type": "java.lang.Boolean",
"description": "Enable hypermedia links endpoint.",
"defaultValue": true
},
{
"name": "info",
"type": "java.util.Map<java.lang.String,java.lang.Object>",