migration is ok again (remains probleme of ram consuming > 4Go for users
This commit is contained in:
6
web/modules/dev/migrate_booster/drush.services.yml
Normal file
6
web/modules/dev/migrate_booster/drush.services.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
services:
|
||||
migrate_booster.commands:
|
||||
class: \Drupal\migrate_booster\Commands\MigrateBoosterCommands
|
||||
arguments: ['@plugin.manager.migration', '@date.formatter', '@entity_type.manager', '@keyvalue']
|
||||
tags:
|
||||
- { name: drush.command }
|
||||
Reference in New Issue
Block a user