You are here

user.role.anonymous.yml in Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready) 8.8

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. - 'search content'
  11. - 'view media'