Commit 4ae6d7c9 authored by Stephane Nicoll's avatar Stephane Nicoll

Remove outdated key

See gh-3696
parent eb265097
...@@ -35,12 +35,6 @@ ...@@ -35,12 +35,6 @@
"description": "Enable Jolokia endpoint.", "description": "Enable Jolokia endpoint.",
"defaultValue": true "defaultValue": true
}, },
{
"name": "endpoints.links.enabled",
"type": "java.lang.Boolean",
"description": "Enable hypermedia links endpoint.",
"defaultValue": true
},
{ {
"name": "info", "name": "info",
"type": "java.util.Map<java.lang.String,java.lang.Object>", "type": "java.util.Map<java.lang.String,java.lang.Object>",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment