commit | 3c2d39dd86158ef7c9a20bf72f2610004520bf19 | [log] [tgz] |
---|---|---|
author | Tristan Cacqueray <tdecacqu@redhat.com> | Wed Nov 29 05:36:55 2017 +0000 |
committer | Tristan Cacqueray <tdecacqu@redhat.com> | Wed Nov 29 06:22:27 2017 +0000 |
tree | 19c0510378a24a046df5698fa03b9d8b9244cb76 | |
parent | fe07e42391f08e284f582e27da6209a72621fb60 [diff] [blame] |
web: add Cache-Control to static files This change add the Cache-Control header to static files' response. Change-Id: Ibdf1c35bad378507162d807cf5acdf13fc3fab88
diff --git a/etc/zuul.conf-sample b/etc/zuul.conf-sample index 76494ad..f0e1765 100644 --- a/etc/zuul.conf-sample +++ b/etc/zuul.conf-sample
@@ -37,6 +37,7 @@ [web] listen_address=127.0.0.1 port=9000 +static_cache_expiry=0 [webapp] listen_address=0.0.0.0