Move configuration to standard location (config next to web)
This commit is contained in:
parent
c3696b4b96
commit
8fdc0426d5
472 changed files with 1 additions and 1 deletions
37
config/sync/user.role.authenticated.yml
Normal file
37
config/sync/user.role.authenticated.yml
Normal file
|
@ -0,0 +1,37 @@
|
|||
uuid: f3a87a2a-96b2-4e23-a6c0-14bcdcad2d75
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: dJ0L2DNSj5q6XVZAGsuVDpJTh5UeYkIPwKrUOOpr8YI
|
||||
id: authenticated
|
||||
label: 'authenticated user'
|
||||
weight: 0
|
||||
is_admin: false
|
||||
permissions:
|
||||
- 'access comments'
|
||||
- 'access content'
|
||||
- 'access forward'
|
||||
- 'access news feeds'
|
||||
- 'access site-wide contact form'
|
||||
- 'access textimages'
|
||||
- 'access textsize content'
|
||||
- 'access tinymce'
|
||||
- 'access user contact forms'
|
||||
- 'administer textsize'
|
||||
- 'change own username'
|
||||
- 'create blog entries'
|
||||
- 'create forum content'
|
||||
- 'create weblinks'
|
||||
- 'diff view changes'
|
||||
- 'edit own blog content'
|
||||
- 'edit own forum content'
|
||||
- 'edit own weblinks'
|
||||
- 'post comments'
|
||||
- 'search content'
|
||||
- 'use text format 1'
|
||||
- 'use text format 3'
|
||||
- 'view disqus comments'
|
||||
- 'view files'
|
||||
- 'view own unpublished content'
|
||||
- 'view post access counter'
|
Loading…
Add table
Add a link
Reference in a new issue