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
|
@ -19,9 +19,18 @@ content:
|
|||
account:
|
||||
weight: -10
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
comment_notify_settings:
|
||||
weight: 4
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
contact:
|
||||
weight: 5
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
google_analytics:
|
||||
weight: 3
|
||||
settings: { }
|
||||
|
@ -30,6 +39,8 @@ content:
|
|||
language:
|
||||
weight: 0
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
path:
|
||||
type: path
|
||||
weight: 30
|
||||
|
@ -39,6 +50,8 @@ content:
|
|||
timezone:
|
||||
weight: 6
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
user_picture:
|
||||
type: image_image
|
||||
settings:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue