Move config out of redundant sync directory
This commit is contained in:
parent
a83fc897c7
commit
b1b12e0505
1372 changed files with 0 additions and 0 deletions
34
config/block.block.userlogin.yml
Normal file
34
config/block.block.userlogin.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
uuid: bace00b3-a26c-4ee1-9aea-8e59f77b6a86
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- http_client_error_status
|
||||
- user
|
||||
theme:
|
||||
- agarica
|
||||
id: userlogin
|
||||
theme: agarica
|
||||
region: bottom
|
||||
weight: -11
|
||||
provider: null
|
||||
plugin: user_login_block
|
||||
settings:
|
||||
id: user_login_block
|
||||
label: 'User login'
|
||||
provider: user
|
||||
label_display: visible
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
||||
context_mapping: { }
|
||||
http_client_error_status:
|
||||
id: http_client_error_status
|
||||
request_401: false
|
||||
request_403: true
|
||||
request_404: false
|
||||
negate: false
|
||||
context_mapping: { }
|
||||
Loading…
Add table
Add a link
Reference in a new issue