Initial Drupal 11 with DDEV setup
This commit is contained in:
9
web/core/modules/file/file.permissions.yml
Normal file
9
web/core/modules/file/file.permissions.yml
Normal file
@ -0,0 +1,9 @@
|
||||
access files overview:
|
||||
title: 'Access the Files overview page'
|
||||
|
||||
delete own files:
|
||||
title: 'Delete own files'
|
||||
|
||||
delete any file:
|
||||
title: 'Delete any file'
|
||||
restrict access: true
|
||||
Reference in New Issue
Block a user