From 03f96daeb76e1d377fe1fa00d69f2f2c43714d5c Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Tue, 7 Mar 2017 14:57:44 +0100 Subject: [PATCH] revert change in apache module --- modules/apache.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/apache.yaml b/modules/apache.yaml index c0122885..e9f708f8 100644 --- a/modules/apache.yaml +++ b/modules/apache.yaml @@ -38,7 +38,6 @@ apache::log_formats: apache::mod::expires::expires_by_type: - { application/javascript: "access plus 1 day" } - - { application/x-javascript: "access plus 1 day" } - { text/css: "access plus 1 day" } - { image/jpeg: "access plus 1 day" } - { image/png: "access plus 1 day" } -- 2.39.5