Enable json pretty print in actuator sample

This commit is contained in:
Christian Dupuis 2014-01-31 12:15:54 +01:00
parent 8a55fbebb2
commit b641a0d2a5

View File

@ -7,6 +7,7 @@ server.tomcat.basedir: target/tomcat
server.tomcat.access_log_pattern: %h %t "%r" %s %b
security.require_ssl: false
service.name: Phil
http.mappers.json_pretty_print: true
shell.ssh.enabled: true
shell.ssh.port: 2222
#shell.telnet.enabled: false