Commit 13ccf450 authored by Stephane Nicoll's avatar Stephane Nicoll

Polish

See gh-10884
parent c9c9e366
...@@ -371,18 +371,6 @@ ...@@ -371,18 +371,6 @@
"name": "spring.kafka.listener.type", "name": "spring.kafka.listener.type",
"defaultValue": "single" "defaultValue": "single"
}, },
{
"name": "spring.mobile.devicedelegatingviewresolver.enabled",
"type": "java.lang.Boolean",
"description": "Whether to enable device view resolver.",
"defaultValue": false
},
{
"name": "spring.mobile.sitepreference.enabled",
"type": "java.lang.Boolean",
"description": "Whether to enable SitePreferenceHandler.",
"defaultValue": true
},
{ {
"name": "spring.mustache.prefix", "name": "spring.mustache.prefix",
"defaultValue": "classpath:/templates/" "defaultValue": "classpath:/templates/"
......
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