devel only for root and admins

This commit is contained in:
2026-08-28 11:16:10 +02:00
parent 0c857147c4
commit f3528d0ff8
3 changed files with 2 additions and 4 deletions
+2
View File
@@ -15,6 +15,7 @@ dependencies:
module:
- actions_permissions
- content_translation
- devel
- file
- node
- system
@@ -29,6 +30,7 @@ is_admin: null
permissions:
- 'access administration pages'
- 'access content overview'
- 'access devel information'
- 'access files overview'
- 'access taxonomy overview'
- 'access toolbar'