locale_settings.yml
Same filename in other branches
File
-
core/
modules/ locale/ migrations/ locale_settings.yml
View source
- id: locale_settings
- label: Locale configuration
- migration_tags:
- - Drupal 6
- - Drupal 7
- - Configuration
- source:
- plugin: variable
- variables:
- - locale_cache_strings
- - locale_js_directory
- source_module: locale
- process:
- cache_strings: locale_cache_strings
- 'javascript/directory': locale_js_directory
- destination:
- plugin: config
- config_name: locale.settings
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.