created home node and some computed field
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
uuid: 6844a7d0-31bc-4cea-a72b-c0bb4c29b530
|
||||
langcode: en
|
||||
status: false
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
- user
|
||||
theme:
|
||||
- matminimal
|
||||
_core:
|
||||
@@ -19,4 +20,11 @@ settings:
|
||||
label: Breadcrumbs
|
||||
provider: system
|
||||
label_display: '0'
|
||||
visibility: { }
|
||||
visibility:
|
||||
user_role:
|
||||
id: user_role
|
||||
roles:
|
||||
root: root
|
||||
negate: false
|
||||
context_mapping:
|
||||
user: '@user.current_user_context:current_user'
|
||||
|
Reference in New Issue
Block a user