Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / taxonomy / migration_templates / taxonomy_settings.yml
1 id: taxonomy_settings
2 label: Taxonomy configuration
3 migration_tags:
4   - Drupal 6
5   - Drupal 7
6 source:
7   plugin: variable
8   variables:
9     - taxonomy_override_selector
10     - taxonomy_terms_per_page_admin
11 process:
12   override_selector: taxonomy_override_selector
13   terms_per_page_admin: taxonomy_terms_per_page_admin
14 destination:
15   plugin: config
16   config_name: taxonomy.settings