Skip to content

Commit bf584e6

Browse files
author
MateuszKolankowski
committed
Added configuration for default product tour configuration
1 parent 573cbcb commit bf584e6

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

ibexa/integrated-help/4.6/manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"bundles": {
44
"Ibexa\\Bundle\\IntegratedHelp\\IbexaIntegratedHelpBundle": ["all"]
55
},
6+
"copy-from-package": {
7+
"config/packages/ibexa_integrated_help_tours.yaml": "%CONFIG_DIR%/packages/ibexa_integrated_help_tours.yaml"
8+
},
69
"copy-from-recipe": {
710
"config/": "%CONFIG_DIR%/"
811
}

ibexa/integrated-help/5.0/manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"bundles": {
44
"Ibexa\\Bundle\\IntegratedHelp\\IbexaIntegratedHelpBundle": ["all"]
55
},
6+
"copy-from-package": {
7+
"config/packages/ibexa_integrated_help_tours.yaml": "%CONFIG_DIR%/packages/ibexa_integrated_help_tours.yaml"
8+
},
69
"copy-from-recipe": {
710
"config/": "%CONFIG_DIR%/"
811
}

0 commit comments

Comments
 (0)