geo-coop/config/sync/user.role.anonymous.yml

28 lines
555 B
YAML
Raw Permalink Normal View History

2019-07-17 14:47:01 -05:00
uuid: 6151d556-5104-4936-a96b-5ec733c798da
langcode: en
status: true
dependencies:
module:
- comment
- contact
- empty_page
- exclude_node_title
2024-02-23 13:29:42 -08:00
- media
- statistics
- system
2019-07-17 14:47:01 -05:00
_core:
default_config_hash: j5zLMOdJBqC0bMvSdth5UebkprJB8g_2FXHqhfpJzow
id: anonymous
label: 'anonymous user'
weight: 0
is_admin: false
permissions:
2019-08-30 11:04:32 -06:00
- 'access comments'
2019-07-17 14:47:01 -05:00
- 'access content'
- 'access site-wide contact form'
2019-08-30 11:04:32 -06:00
- 'post comments'
- 'use exclude node title'
2019-09-01 23:55:47 -04:00
- 'view empty pages'
2024-02-23 13:29:42 -08:00
- 'view media'
2019-07-17 14:47:01 -05:00
- 'view post access counter'