Files
symfony-flex-recipes-contrib/archived/friendsofsymfony.elastica-bundle/9c5f1e837ee63bfeeda37fcc61305c4eee41782c.json
T
github-action[bot]andgithub-action[bot] f49d36fa18 Update Flex archives
2021-12-18 17:21:01 +00:00

32 lines
1.0 KiB
JSON

{
"manifests": {
"friendsofsymfony/elastica-bundle": {
"manifest": {
"bundles": {
"FOS\\ElasticaBundle\\FOSElasticaBundle": [
"all"
]
},
"copy-from-recipe": {
"etc/": "%ETC_DIR%/"
}
},
"files": {
"etc/packages/fos_elastica.yaml": {
"contents": [
"# Read the documentation: https://github.com/FriendsOfSymfony/FOSElasticaBundle/blob/master/Resources/doc/setup.md",
"fos_elastica:",
" clients:",
" default: { host: localhost, port: 9200 }",
" indexes:",
" app: ~",
""
],
"executable": false
}
},
"ref": "9c5f1e837ee63bfeeda37fcc61305c4eee41782c"
}
}
}