Move into nested docroot
This commit is contained in:
parent
83a0d3a149
commit
c8b70abde9
13405 changed files with 0 additions and 0 deletions
13
web/core/modules/comment/comment.permissions.yml
Normal file
13
web/core/modules/comment/comment.permissions.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
administer comments:
|
||||
title: 'Administer comments and comment settings'
|
||||
administer comment types:
|
||||
title: 'Administer comment types and settings'
|
||||
restrict access: true
|
||||
access comments:
|
||||
title: 'View comments'
|
||||
post comments:
|
||||
title: 'Post comments'
|
||||
skip comment approval:
|
||||
title: 'Skip comment approval'
|
||||
edit own comments:
|
||||
title: 'Edit own comments'
|
Reference in a new issue