system.action.domain_default_action.yml 187 B

12345678910
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - domain
  6. id: domain_default_action
  7. label: 'Set default domain record'
  8. type: domain
  9. plugin: domain_default_action
  10. configuration: { }