action_settings.yml
Same filename in other branches
File
-
core/
modules/ system/ migrations/ action_settings.yml
View source
- id: action_settings
- label: Action configuration
- migration_tags:
- - Drupal 6
- - Drupal 7
- - Configuration
- source:
- plugin: variable
- variables:
- - actions_max_stack
- source_module: system
- process:
- recursion_limit:
- plugin: skip_on_empty
- method: row
- source: empty
- destination:
- plugin: config
- config_name: null
- destination_module: system
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.