mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
fixed CS
This commit is contained in:
@@ -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:
|
||||
#
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user