Merge pull request #302

This commit is contained in:
symfony-flex-server[bot]
2018-05-17 08:42:55 +00:00
committed by GitHub
2 changed files with 13 additions and 0 deletions
@@ -0,0 +1,5 @@
sonata_notification:
consumers:
register_default: false
admin:
enabled: false
@@ -0,0 +1,8 @@
{
"bundles": {
"Sonata\\NotificationBundle\\SonataNotificationBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}