m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/application.properties
diff options
context:
space:
mode:
authorMagdalena Grodzińska <mag.grodzinska@gmail.com>2020-01-11 20:12:29 +0100
committerMagdalena Grodzińska <mag.grodzinska@gmail.com>2020-01-11 20:12:29 +0100
commit15aa720ee781885df4e3ab12f01e95ef97039618 (patch)
tree3070e04301c8d32cc1e79d3f2607dd1474b88399 /src/main/resources/application.properties
parent3831d80df5dcd5d75d95308c8906dd9e3c054334 (diff)
parent75d1a57f80883867c94b133da417d484cc5c54cc (diff)
Merge branch 'add_addr_config' of github.com:m-chrzan/CloudAtlas into add_addr_config
Diffstat (limited to 'src/main/resources/application.properties')
-rw-r--r--src/main/resources/application.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index ee983e2..2bd3b7e 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -1,7 +1,7 @@
server.port=8082
spring.application.name=CloudAtlas Client
-spring.thymeleaf.cache=true
+spring.thymeleaf.cache=false
spring.thymeleaf.enabled=true
spring.thymeleaf.prefix=classpath:/pl/edu/mimuw/cloudatlas/client/templates/
spring.thymeleaf.suffix=.html