From f1b906bd141fdbe04d198ccd33aa63783a2208a7 Mon Sep 17 00:00:00 2001 From: acsfer Date: Tue, 6 Jul 2021 23:56:05 +0200 Subject: [PATCH] Cache images on browser Fix #26851 --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 87280cc9e01..f5df10cd2e4 100644 --- a/.htaccess +++ b/.htaccess @@ -39,7 +39,7 @@ # Add cache control for static resources - + Header set Cache-Control "max-age=15778463"