migrate_drupal.schema.yml
Same filename in other branches
File
-
core/
modules/ migrate_drupal/ config/ schema/ migrate_drupal.schema.yml
View source
- migrate_drupal.settings:
- type: config_object
- label: 'Migrate Drupal settings'
- mapping:
- enforce_source_module_tags:
- type: sequence
- label: 'source_module enforcement tags'
- sequence:
- type: string
- label: 'Tag'
- follow_up_migration_tags:
- type: sequence
- label: 'Follow-up migration tags'
- sequence:
- type: string
- label: 'Tag'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.