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
|
@ -31,6 +31,11 @@ content:
|
|||
hide_help: '1'
|
||||
hide_guidelines: '0'
|
||||
region: content
|
||||
comment_notify_settings:
|
||||
weight: 1
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
langcode:
|
||||
type: language_select
|
||||
weight: 2
|
||||
|
@ -38,5 +43,10 @@ content:
|
|||
settings:
|
||||
include_locked: true
|
||||
third_party_settings: { }
|
||||
translation:
|
||||
weight: 10
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
hidden:
|
||||
subject: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue