summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Doan <andy.doan@linaro.org>2016-11-09 11:01:24 -0600
committerAndy Doan <andy.doan@linaro.org>2016-11-10 18:56:59 +0000
commitba42d5d7715b3b107f64dc3d3d2f4b52c32cb98d (patch)
tree1215ffa92884da18442be82fc64269a5394b40b9
parent1f7a165c8f2a6dcd0c5d14885823876c8d79e2bb (diff)
android git-dumb: add Last-Modified header
Copying logic from: 9b85205183e495902e679a3afd246b8bb2b71f4e Change-Id: I94cb333408ba6bbc66d2916b00087adc7146458b Reviewed-on: https://review.linaro.org/15426 Reviewed-by: Ben Copeland <ben.copeland@linaro.org>
-rw-r--r--per-service/git-servers/files/android-git.linaro.org.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/per-service/git-servers/files/android-git.linaro.org.conf b/per-service/git-servers/files/android-git.linaro.org.conf
index 958690f4..ae7af995 100644
--- a/per-service/git-servers/files/android-git.linaro.org.conf
+++ b/per-service/git-servers/files/android-git.linaro.org.conf
@@ -150,7 +150,6 @@ Mutex default rewrite-map
ExpiresActive Off
FileEtag None
Header set Cache-Control "no-cache, no-store, no-transform"
- Header unset Last-Modified
<FilesMatch "\.(bundle)$">
FileEtag MTime
Header set Cache-Control "no-transform, must-revalidate, max-age=518400"