Enabled the challenges again to make them visible for everybody who starts WebGoat

This commit is contained in:
Nanne Baars
2017-06-15 23:38:04 +02:00
parent 36ad73c800
commit 7809057208
3 changed files with 12 additions and 8 deletions

View File

@ -16,7 +16,7 @@ security.enable-csrf=false
spring.resources.cache-period=0
spring.thymeleaf.cache=false
webgoat.clean=true
webgoat.clean=false
webgoat.server.directory=${user.home}/.webgoat/
webgoat.user.directory=${user.home}/.webgoat/
webgoat.build.version=@project.version@