v1/config/sync/user.role.anonymous.yml

35 lines
679 B
YAML

uuid: 5e573dcb-3dff-4d6f-9e41-65342ba7de76
langcode: zh-hans
status: true
dependencies:
config:
- filter.format.restricted_html
module:
- comment
- commerce_checkout
- commerce_product
- contact
- filter
- flag
- media
- simplenews
- system
id: anonymous
label: 'Anonymous user'
weight: 0
is_admin: false
permissions:
- 'access checkout'
- 'access comments'
- 'access content'
- 'access site-wide contact form'
- 'flag compare'
- 'flag wishlist'
- 'post comments'
- 'subscribe to newsletters'
- 'unflag compare'
- 'unflag wishlist'
- 'use text format restricted_html'
- 'view commerce_product'
- 'view media'