agaric-coop/config/user.role.anonymous.yml

36 lines
772 B
YAML
Raw Permalink Normal View History

uuid: 06933293-c58f-46cc-a3dc-682ee2487a4e
2018-08-22 18:22:21 +00:00
langcode: en
status: true
dependencies:
config:
2022-09-12 20:32:03 +00:00
- filter.format.markdown
- filter.format.minimalhtml
- filter.format.restricted_html
module:
- coffee
- comment
- comment_notify
- contact
- exclude_node_title
- filter
- media
- system
2018-08-22 18:22:21 +00:00
_core:
default_config_hash: j5zLMOdJBqC0bMvSdth5UebkprJB8g_2FXHqhfpJzow
id: anonymous
label: 'Anonymous user'
weight: 0
is_admin: false
permissions:
2018-10-21 03:24:18 +00:00
- 'access coffee'
- 'access comments'
2018-08-22 18:22:21 +00:00
- 'access content'
- 'access site-wide contact form'
- 'post comments'
2019-01-17 17:43:37 +00:00
- 'subscribe to comments'
- 'use exclude node title'
2022-09-12 20:32:03 +00:00
- 'use text format markdown'
- 'use text format minimalhtml'
2018-08-22 18:22:21 +00:00
- 'use text format restricted_html'
- 'view media'