Files
archived-recipes-contrib/21torr/storyblok/3.15/manifest.json
2025-05-15 04:42:44 +04:00

14 lines
285 B
JSON

{
"bundles": {
"Torr\\Storyblok\\TorrStoryblokBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"STORYBLOK_SPACE_ID": "",
"STORYBLOK_MANAGEMENT_TOKEN": "",
"STORYBLOK_CONTENT_TOKEN": ""
}
}