mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-09-06 09:01:23 +00:00
Apply administrator_role recipe
This commit is contained in:
parent
eba91d3159
commit
712e3f1020
3 changed files with 37 additions and 0 deletions
9
drupal10/config/user.role.administrator.yml
Normal file
9
drupal10/config/user.role.administrator.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
uuid: d9c7d3ba-d8f5-401f-a8ab-369db2a1fe5c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
id: administrator
|
||||
label: Administrator
|
||||
weight: 3
|
||||
is_admin: true
|
||||
permissions: { }
|
Loading…
Add table
Add a link
Reference in a new issue