Commit updated configuration following update to Drupal 8.8
This commit is contained in:
parent
54fb61f01e
commit
de3910df62
91 changed files with 408 additions and 56 deletions
|
@ -46,6 +46,7 @@ content:
|
|||
match_operator: CONTAINS
|
||||
size: 60
|
||||
placeholder: ''
|
||||
match_limit: 10
|
||||
third_party_settings: { }
|
||||
type: entity_reference_autocomplete
|
||||
region: content
|
||||
|
@ -89,6 +90,7 @@ content:
|
|||
match_operator: CONTAINS
|
||||
size: 60
|
||||
placeholder: ''
|
||||
match_limit: 10
|
||||
third_party_settings: { }
|
||||
type: entity_reference_autocomplete_tags
|
||||
region: content
|
||||
|
@ -140,6 +142,11 @@ content:
|
|||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
translation:
|
||||
weight: 10
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
uid:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 7
|
||||
|
@ -147,6 +154,7 @@ content:
|
|||
match_operator: CONTAINS
|
||||
size: 60
|
||||
placeholder: ''
|
||||
match_limit: 10
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
url_redirects:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue