We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 714ecad commit 8d7b361Copy full SHA for 8d7b361
tests/_etc/config.yaml
@@ -2,7 +2,7 @@ bundles:
2
- { namespace: \Pimcore\Bundle\AdminBundle\PimcoreAdminBundle, priority: 60 }
3
- { namespace: \Pimcore\Bundle\SeoBundle\PimcoreSeoBundle, priority: 0, execute_installer: true }
4
- { namespace: \SocialDataBundle\SocialDataBundle }
5
- - { namespace: \SocialData\Connector\Facebook\SocialDataFacebookConnectorBundle }
+ - { namespace: \SocialData\Connector\LinkedIn\SocialDataLinkedInConnectorBundle }
6
setup_files:
7
- { path: app/config.yaml, dest: ./config/ }
8
- { path: app/system_settings.yaml, dest: ./var/config/system_settings/ }
0 commit comments