You are here

group.role.open_group-outsider.yml in Open Social 8.9

modules/social_features/social_group/config/install/group.role.open_group-outsider.yml

File

modules/social_features/social_group/config/install/group.role.open_group-outsider.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - group.type.open_group
  6. _core:
  7. default_config_hash: OFLEanEBYiOHBrqlH_muTDb5oInfY2Z-xi10J9vCVIk
  8. id: open_group-outsider
  9. label: Outsider
  10. weight: -101
  11. internal: true
  12. audience: outsider
  13. group_type: open_group
  14. permissions_ui: true
  15. permissions:
  16. - 'access comments'
  17. - 'access posts in group'
  18. - 'join group'
  19. - 'update own group_node:event entity'
  20. - 'update own group_node:topic entity'
  21. - 'view group'
  22. - 'view group stream page'
  23. - 'view group_membership content'
  24. - 'view group_node:event content'
  25. - 'view group_node:event entity'
  26. - 'view group_node:topic content'
  27. - 'view group_node:topic entity'