mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-09-06 09:01:23 +00:00
Initial commit
This commit is contained in:
commit
c5e731d8ae
2773 changed files with 600767 additions and 0 deletions
16
drupal10/config/user.role.anonymous.yml
Normal file
16
drupal10/config/user.role.anonymous.yml
Normal file
|
@ -0,0 +1,16 @@
|
|||
uuid: 6e598ba7-7a21-4cf3-ab22-346768c48847
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- media
|
||||
- system
|
||||
_core:
|
||||
default_config_hash: j5zLMOdJBqC0bMvSdth5UebkprJB8g_2FXHqhfpJzow
|
||||
id: anonymous
|
||||
label: 'Anonymous user'
|
||||
weight: 0
|
||||
is_admin: false
|
||||
permissions:
|
||||
- 'access content'
|
||||
- 'view media'
|
Loading…
Add table
Add a link
Reference in a new issue