Files
symfony-flex-recipes-contrib/oat-sa/bundle-lti1p3/2.0/manifest.json
T
2020-05-18 11:25:06 +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)%"
}
}