Initial Drupal 11 with DDEV setup
This commit is contained in:
9
web/modules/contrib/devel/devel.permissions.yml
Normal file
9
web/modules/contrib/devel/devel.permissions.yml
Normal file
@ -0,0 +1,9 @@
|
||||
access devel information:
|
||||
description: 'View developer output like variable printouts, query log, etc.'
|
||||
title: 'Access developer information'
|
||||
restrict access: TRUE
|
||||
|
||||
switch users:
|
||||
title: 'Switch users'
|
||||
description: 'Become any user on the site with just a click.'
|
||||
restrict access: TRUE
|
||||
Reference in New Issue
Block a user