agaric-coop/config/sync/user.role.authenticated.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

23 lines
550 B
YAML

uuid: ea73738f-dcd1-47bf-acc1-cef6ce4a994c
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: dJ0L2DNSj5q6XVZAGsuVDpJTh5UeYkIPwKrUOOpr8YI
id: authenticated
label: 'Authenticated user'
weight: 1
is_admin: false
permissions:
- 'access coffee'
- 'access comments'
- 'access content'
- 'access shortcuts'
- 'access site-wide contact form'
- 'cancel account'
- 'change own username'
- 'edit own comments'
- 'post comments'
- 'skip comment approval'
- 'use exclude node title'
- 'use text format basic_html'