From 77fcd3c53840663b8f984c70d0227ce512aa8f0d Mon Sep 17 00:00:00 2001 From: Graham Triggs Date: Fri, 14 Jul 2017 19:24:46 +0100 Subject: [PATCH] [VIVO-1260] Make cache headers the default --- home/src/main/resources/config/example.runtime.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/src/main/resources/config/example.runtime.properties b/home/src/main/resources/config/example.runtime.properties index 341ea9ab..a89434a9 100644 --- a/home/src/main/resources/config/example.runtime.properties +++ b/home/src/main/resources/config/example.runtime.properties @@ -312,7 +312,7 @@ VitroConnection.DataSource.validationQuery = SELECT 1 # Freemarker template or to a Java class would not cause the page to be # considered stale. # -# http.createCacheHeaders = true +http.createCacheHeaders = true # # Absolute path on the server of the Harvester root directory.