File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -28,17 +28,11 @@ mobile_detect:
28
28
status_code : 301 # default 302
29
29
detect_tablet_as_mobile : true # default false
30
30
31
- service :
32
- mobile_detector : mobile_detect.mobile_detector.default
33
-
34
31
switch_device_view :
35
32
save_referer_path : false # default true
36
33
# true redirectUrl = http://site.com/current/path?currentQuery=string
37
34
# false redirectUrl = http://site.com
38
35
cookie_expire_datetime_modifier : ' +1 month' # default
39
36
cookie_key : ' device_view' # default
40
37
switch_param : ' device_view' # default
41
- device_view_class : ' MobileDetectBundle\Helper\DeviceView'
42
- request_response_listener_class : ' MobileDetectBundle\EventListener\RequestResponseListener'
43
- twig_extension_class : ' MobileDetectBundle\Twig\Extension\MobileDetectExtension'
44
38
` ` `
You can’t perform that action at this time.
0 commit comments