You are here

user.role.anonymous.yml in Thunder 8.5

config/install/user.role.anonymous.yml

File

config/install/user.role.anonymous.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. id: anonymous
  5. label: 'Anonymous user'
  6. weight: -10
  7. is_admin: false
  8. permissions:
  9. - 'access content'
  10. - 'access user profiles'
  11. - 'access_unpublished node article'
  12. - 'opt-in or out of tracking'
  13. - 'use text format restricted_html'
  14. - 'view media'
  15. - 'view published terms in channel'
  16. - 'view published terms in tags'