Recipe per parameter-tracker-bundle
This commit is contained in:
@@ -11,6 +11,9 @@
|
|||||||
],
|
],
|
||||||
"webindustry/html2pdf-bundle": [
|
"webindustry/html2pdf-bundle": [
|
||||||
"2.0"
|
"2.0"
|
||||||
|
],
|
||||||
|
"webindustry/parameter-tracker-bundle": [
|
||||||
|
"2.0"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
|
|||||||
31
webindustry.parameter-tracker-bundle.2.0.json
Normal file
31
webindustry.parameter-tracker-bundle.2.0.json
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
{
|
||||||
|
"manifests": {
|
||||||
|
"webindustry/parameter-tracker-bundle": {
|
||||||
|
"manifest": {
|
||||||
|
"bundles": {
|
||||||
|
"ParameterTrackerBundle\\ParameterTrackerBundle": [
|
||||||
|
"all"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"copy-from-recipe": {
|
||||||
|
"config/": "%CONFIG_DIR%"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"files": {
|
||||||
|
"config/packages/parameter_tracker.yaml": {
|
||||||
|
"contents": [
|
||||||
|
"parameter_tracker:",
|
||||||
|
" expire_hours: 72",
|
||||||
|
" parameters:",
|
||||||
|
" # - utm",
|
||||||
|
" # - fb",
|
||||||
|
" exclude_prefix:",
|
||||||
|
" # - /intranet"
|
||||||
|
],
|
||||||
|
"executable": false
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ref": "cd534f3da6e856145377654cea8a6ece39890aba"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user