summaryrefslogtreecommitdiff
path: root/resources/intern.gospeladlershof.conf
diff options
context:
space:
mode:
Diffstat (limited to 'resources/intern.gospeladlershof.conf')
-rw-r--r--resources/intern.gospeladlershof.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/intern.gospeladlershof.conf b/resources/intern.gospeladlershof.conf
index 13e3f03..72654ab 100644
--- a/resources/intern.gospeladlershof.conf
+++ b/resources/intern.gospeladlershof.conf
@@ -44,10 +44,10 @@ server {
error_page 404 /404.html;
- # Solange wir keine ordentlichen Bilder haben wird nichts gecacht.
- #location ~* \.(jpe?g|png|gif|css|js|swf|txt|ico|woff2?|ttf|svg)$ {
+ location ~* \.(jpe?g|png|gif|css|js|swf|txt|ico|woff2?|ttf|svg)$ {
# expires 365d;
- #}
+ expires 10m;
+ }
location ~* ^/favicon.ico$ {}