You are here

system.action.mass_password_reset_action.yml in Mass Password Change 8

config/install/system.action.mass_password_reset_action.yml

File

config/install/system.action.mass_password_reset_action.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - mass_password_change
  6. id: mass_password_reset_action
  7. label: 'Password reset the selected user(s)'
  8. type: user
  9. plugin: mass_password_reset_action
  10. configuration: { }