]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
sirona-aem - deflate svg
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Fri, 21 Oct 2016 07:57:33 +0000 (09:57 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Fri, 21 Oct 2016 07:57:33 +0000 (09:57 +0200)
customer/sirona-aem/common.yaml

index 79f6247097fa5c516890a7c21c726650f664d72b..93e3ee8faf37d03e995ca2dc4ee455d2922ea416 100644 (file)
@@ -28,6 +28,14 @@ apache::mod::expires::expires_by_type:
   - { application/font-woff2: "access plus 1 day" }  # new
   - { image/svg+xml: "access plus 1 day" }  # new
 
+apache::mod::deflate::types:
+  - 'text/html text/plain text/xml'
+  - 'text/css'
+  - 'application/x-javascript application/javascript application/ecmascript'
+  - 'application/rss+xml'
+  - 'application/json'
+  - 'image/svg+xml' # new
+
 apache::mod::mime::mime_types_additional:
   'AddHandler':
     'type-map': 'var'