From b48d5b51348ac1568c2e04a7a0c796905a6cd78b Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Wed, 27 May 2020 00:55:28 +0200 Subject: Remove broken location css header from gallery MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- nginx/gallery_remmy_io.sls | 3 --- 1 file changed, 3 deletions(-) diff --git a/nginx/gallery_remmy_io.sls b/nginx/gallery_remmy_io.sls index 72b8bf9..a2752ef 100644 --- a/nginx/gallery_remmy_io.sls +++ b/nginx/gallery_remmy_io.sls @@ -53,7 +53,4 @@ nginx: - proxy_http_version: '1.1' - proxy_pass: http://127.0.0.1:8186 - - location ~ \.(js|css|png): - - expires: modified +7d - # vim: ft=yaml et: -- cgit v1.2.3-54-g00ecf