Document missing property

This commit is contained in:
Stephane Nicoll 2016-07-03 17:10:43 +02:00
parent 3c013322a2
commit a71ad73065
1 changed files with 1 additions and 0 deletions

View File

@ -970,6 +970,7 @@ content into your application; rather pick only the properties that you need.
endpoints.liquibase.id= # Endpoint identifier.
endpoints.liquibase.sensitive= # Mark if the endpoint exposes sensitive information.
endpoints.logfile.enabled=true # Enable the endpoint.
endpoints.logfile.external-file= # External Logfile to be accessed.
endpoints.logfile.path=/logfile # Endpoint URL path.
endpoints.logfile.sensitive=true # Enable security on the endpoint.
endpoints.mappings.enabled= # Enable the endpoint.