Fix wrong default value

This commit is contained in:
Stephane Nicoll
2015-07-20 15:42:46 +02:00
parent 84b689ce61
commit 6333786819

View File

@@ -682,7 +682,7 @@ content into your application; rather pick only the properties that you need.
endpoints.trace.enabled=true
# HYPERMEDIA ENDPOINTS
endpoints.docs.enabled=false
endpoints.docs.enabled=true
endpoints.docs.curies.enabled=false
endpoints.hal.enabled=true
endpoints.links.enable=true