Commit config from updates

This commit is contained in:
benjamin melançon 2021-08-12 18:13:59 -04:00
parent dee28daffb
commit 969109103d
4 changed files with 16 additions and 6 deletions

View file

@ -31,7 +31,6 @@ settings:
suggestion: main suggestion: main
label_type: block label_type: block
label_link: false label_link: false
expand: 0
visibility: visibility:
condition_group: condition_group:
id: condition_group id: condition_group

View file

@ -31,7 +31,6 @@ settings:
suggestion: main suggestion: main
label_type: block label_type: block
label_link: false label_link: false
expand: 0
visibility: visibility:
condition_group: condition_group:
id: condition_group id: condition_group

View file

@ -31,7 +31,6 @@ settings:
suggestion: main suggestion: main
label_type: block label_type: block
label_link: false label_link: false
expand: 0
visibility: visibility:
condition_group: condition_group:
id: condition_group id: condition_group

View file

@ -352,6 +352,19 @@ display:
plugin_id: language plugin_id: language
entity_type: node entity_type: node
entity_field: langcode entity_field: langcode
status:
expose:
operator: ''
operator_limit_selection: false
operator_list: { }
field: status
group: 1
id: status
table: node_field_data
value: '1'
plugin_id: boolean
entity_type: node
entity_field: status
display_extenders: { } display_extenders: { }
cache_metadata: cache_metadata:
contexts: contexts:
@ -361,7 +374,7 @@ display:
- url.query_args - url.query_args
- 'user.node_grants:view' - 'user.node_grants:view'
- user.permissions - user.permissions
max-age: 0 max-age: -1
tags: { } tags: { }
attachment_1: attachment_1:
id: attachment_1 id: attachment_1
@ -429,7 +442,7 @@ display:
- url.query_args - url.query_args
- 'user.node_grants:view' - 'user.node_grants:view'
- user.permissions - user.permissions
max-age: 0 max-age: -1
tags: { } tags: { }
page_1: page_1:
id: page_1 id: page_1
@ -456,5 +469,5 @@ display:
- url.query_args - url.query_args
- 'user.node_grants:view' - 'user.node_grants:view'
- user.permissions - user.permissions
max-age: 0 max-age: -1
tags: { } tags: { }