user.role.authenticated.yml in Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready) 8.4
config/install/user.role.authenticated.yml
File
config/install/user.role.authenticated.ymlView source
- langcode: en
- status: true
- dependencies: { }
- id: authenticated
- label: 'Authenticated user'
- weight: -9
- is_admin: false
- permissions:
- - 'access content'
- - 'access shortcuts'
- - 'access sitemap'
- - 'access tour'
- - 'access user profiles'
- - 'bypass honeypot protection'
- - 'search content'
- - 'use text format basic_html'
- - userprotect.account.edit
- - userprotect.mail.edit
- - userprotect.pass.edit
- - 'view media'