From: Philipp Dallig Date: Tue, 7 Mar 2017 13:57:44 +0000 (+0100) Subject: revert change in apache module X-Git-Tag: v0.1.0~3484 X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=03f96daeb76e1d377fe1fa00d69f2f2c43714d5c;p=pixelpark%2Fhiera.git revert change in apache module --- 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" }