WIP: thymeproxy
[maven-thymeleaf-skin] / pom.xml
diff --git a/pom.xml b/pom.xml
index d58173c..5d51982 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -28,6 +28,8 @@
     <thymeproxy.origin>http://localhost:8080</thymeproxy.origin>
     <thymeproxy.port>8888</thymeproxy.port>
     <thymeproxy.ttl>300000</thymeproxy.ttl><!-- 5 minutes -->
+    <thymeproxy.cacheable>true</thymeproxy.cacheable>
+    <httpclient.logging.level>ERROR</httpclient.logging.level>
 
     <!-- used versions (not defined in spring-boot) -->
     <httpclient-spring-boot-starter.version>1.0-SNAPSHOT</httpclient-spring-boot-starter.version>