diff --git a/liip/imagine-bundle/1.8/etc/packages/imagine.yaml b/liip/imagine-bundle/1.8/etc/packages/imagine.yaml index 3b28f78b..48ea8349 100644 --- a/liip/imagine-bundle/1.8/etc/packages/imagine.yaml +++ b/liip/imagine-bundle/1.8/etc/packages/imagine.yaml @@ -1,5 +1,4 @@ #liip_imagine: -# # # valid drivers options include "gd" or "gmagick" or "imagick" # driver: "gd" # @@ -13,7 +12,7 @@ # # set your image quality defaults # jpeg_quality: 85 # png_compression_level: 8 -# +# # # setup the filter steps to apply for this transformation # filters: # diff --git a/suncat/mobile-detect-bundle/1.0/etc/packages/mobile_detect.yaml b/suncat/mobile-detect-bundle/1.0/etc/packages/mobile_detect.yaml index 28fbd395..159cd25a 100644 --- a/suncat/mobile-detect-bundle/1.0/etc/packages/mobile_detect.yaml +++ b/suncat/mobile-detect-bundle/1.0/etc/packages/mobile_detect.yaml @@ -1,5 +1,5 @@ # Read the documentation: https://github.com/suncat2000/MobileDetectBundle/blob/v1.0.5/Resources/doc/index.md -mobile_detect: ~ +mobile_detect: # redirect: # full: # is_enabled: true @@ -10,4 +10,3 @@ mobile_detect: ~ # host: http://m.site.com # action: redirect # detect_tablet_as_mobile: true -