user.role.anonymous.yml in Thunder 8.2
Same filename and directory in other branches
config/install/user.role.anonymous.yml
File
config/install/user.role.anonymous.ymlView source
- langcode: en
- status: true
- dependencies: { }
- id: anonymous
- label: 'Anonymous user'
- weight: -10
- is_admin: false
- permissions:
- - 'access content'
- - 'access user profiles'
- - 'access_unpublished node article'
- - 'opt-in or out of tracking'
- - 'use text format restricted_html'
- - 'view media'
- - 'view published terms in channel'
- - 'view published terms in tags'