[odrs-web] Merge them



commit fd465000fef20886b2033b0645c73b8ba3bd3b55
Author: Andrea Veri <averi redhat com>
Date:   Thu Apr 28 17:51:22 2022 +0200

    Merge them

 nginx.conf | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/nginx.conf b/nginx.conf
index c1cc529..2043a34 100644
--- a/nginx.conf
+++ b/nginx.conf
@@ -48,9 +48,7 @@ http {
         location /static/ {
             root /tmp/var;
             autoindex off;
-        }
 
-        location ~* \.(?:ico|css|svg|js|json|jpe?g|png)$ {
             expires 30d;
             add_header Pragma public;
             add_header Cache-Control "public";


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]