You are here

heartbeat.heartbeat_type.user_friendship.yml in Heartbeat 8

config/install/heartbeat.heartbeat_type.user_friendship.yml

File

config/install/heartbeat.heartbeat_type.user_friendship.yml
View source
  1. uuid: c2c54bb0-8376-4a7d-bf5e-6a336c44c2c5
  2. langcode: en
  3. status: true
  4. dependencies: { }
  5. id: user_friendship
  6. label: 'User Friendship'
  7. hid: null
  8. message_id: null
  9. description: 'Records the event of a user befriending another user'
  10. mainentity: flagging
  11. message: '!user1 has become friends with !user2'
  12. message_concat: ''
  13. perms: 0
  14. group_type: HEARTBEAT_GROUP_NONE
  15. arguments: '{"!user1":"[user:account-name]","!user2":"[user:account-name]"}'
  16. variables:
  17. - '[user:account-name]'
  18. - '[user:account-name]'
  19. attachments: null