d716fd8903eb89d4f1136075f35fa5cb34f186cc
[yaffs-website] / web / core / modules / filter / migrations / d7_filter_settings.yml
1 id: d7_filter_settings
2 label: Drupal 7 filter settings
3 migration_tags:
4   - Drupal 7
5   - Configuration
6 source:
7   plugin: variable
8   variables:
9     - filter_fallback_format
10   source_module: filter
11 process:
12   fallback_format: filter_fallback_format
13 destination:
14   plugin: config
15   config_name: filter.settings