agaric-coop/config/sync/user.role.anonymous.yml
benjamin melançon ea1f71ca3e Set permissions to allow unauthenticated anonymous visitors to comment
and logged-in authenticated users to edit their comments and skip approval when posting, as
well as post in the first place.

But the comment form still isn't showing up...

Ref #32
2018-12-24 21:18:40 -05:00

18 lines
425 B
YAML

uuid: 06933293-c58f-46cc-a3dc-682ee2487a4e
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: j5zLMOdJBqC0bMvSdth5UebkprJB8g_2FXHqhfpJzow
id: anonymous
label: 'Anonymous user'
weight: 0
is_admin: false
permissions:
- 'access coffee'
- 'access comments'
- 'access content'
- 'access site-wide contact form'
- 'post comments'
- 'use exclude node title'
- 'use text format restricted_html'