From becc0050c48b83c1719c78f10d79cb291a29c5a6 Mon Sep 17 00:00:00 2001 From: Sebastian Schulze Date: Sat, 28 Nov 2020 00:42:59 +0100 Subject: [PATCH] [meta] Cache the background image as well --- static/images/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/images/.htaccess b/static/images/.htaccess index 27da2f21..1b3bce95 100644 --- a/static/images/.htaccess +++ b/static/images/.htaccess @@ -1,3 +1,3 @@ - + Header set Cache-Control "public,max-age=31536000" \ No newline at end of file