Files
symfony-flex-recipes-contrib/oat-sa/bundle-lti1p3/3.0/manifest.json
T
2020-09-30 17:24:12 +02:00

12 lines
238 B
JSON

{
"bundles": {
"OAT\\Bundle\\Lti1p3Bundle\\Lti1p3Bundle": [ "all" ]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"LTI1P3_SERVICE_ENCRYPTION_KEY": "%generate(secret)%"
}
}