Commit 63337868 authored by Stephane Nicoll's avatar Stephane Nicoll

Fix wrong default value

parent 84b689ce
...@@ -682,7 +682,7 @@ content into your application; rather pick only the properties that you need. ...@@ -682,7 +682,7 @@ content into your application; rather pick only the properties that you need.
endpoints.trace.enabled=true endpoints.trace.enabled=true
# HYPERMEDIA ENDPOINTS # HYPERMEDIA ENDPOINTS
endpoints.docs.enabled=false endpoints.docs.enabled=true
endpoints.docs.curies.enabled=false endpoints.docs.curies.enabled=false
endpoints.hal.enabled=true endpoints.hal.enabled=true
endpoints.links.enable=true endpoints.links.enable=true
......
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