Files
symfony-flex-recipes-contrib/suncat.mobile-detect-bundle.1.0.json
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

38 lines
1.4 KiB
JSON

{
"manifests": {
"suncat/mobile-detect-bundle": {
"manifest": {
"bundles": {
"SunCat\\MobileDetectBundle\\MobileDetectBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/mobile_detect.yaml": {
"contents": [
"# Read the documentation: https://github.com/suncat2000/MobileDetectBundle/blob/v1.0.5/Resources/doc/index.md",
"#mobile_detect:",
"# redirect:",
"# full:",
"# is_enabled: true",
"# host: http://site.com",
"# action: redirect",
"# mobile:",
"# is_enabled: true",
"# host: http://m.site.com",
"# action: redirect",
"# detect_tablet_as_mobile: true",
""
],
"executable": false
}
},
"ref": "d503392fa26af3e3a343d4890ca3a3b74faef75a"
}
}
}