Export other config changes
This commit is contained in:
parent
9db21f51f0
commit
7d71915518
|
@ -91,6 +91,17 @@ content:
|
|||
weight: 3
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
publish_on:
|
||||
type: datetime_timestamp_no_default
|
||||
weight: 30
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
scheduler_settings:
|
||||
weight: 20
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
settings:
|
||||
|
@ -123,6 +134,12 @@ content:
|
|||
match_limit: 10
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
unpublish_on:
|
||||
type: datetime_timestamp_no_default
|
||||
weight: 30
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
url_redirects:
|
||||
weight: 6
|
||||
region: content
|
||||
|
|
|
@ -86,6 +86,12 @@ content:
|
|||
weight: 3
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
publish_on:
|
||||
type: datetime_timestamp_no_default
|
||||
weight: 30
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
settings:
|
||||
|
@ -118,6 +124,12 @@ content:
|
|||
match_limit: 10
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
unpublish_on:
|
||||
type: datetime_timestamp_no_default
|
||||
weight: 30
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
url_redirects:
|
||||
weight: 50
|
||||
region: content
|
||||
|
|
|
@ -5,6 +5,7 @@ dependencies:
|
|||
config:
|
||||
- field.field.node.post.body
|
||||
- field.field.node.post.field_excerpt
|
||||
- field.field.node.post.field_external_link
|
||||
- field.field.node.post.field_has_tweet
|
||||
- field.field.node.post.field_images
|
||||
- field.field.node.post.field_sent_to_social_media
|
||||
|
|
|
@ -5,7 +5,7 @@ slogan: 'UK based Drupal, Symfony, PHP Developer'
|
|||
page:
|
||||
403: ''
|
||||
404: ''
|
||||
front: /user/login
|
||||
front: /node/163
|
||||
admin_compact_mode: false
|
||||
weight_select_max: 100
|
||||
langcode: en
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
admin: gin
|
||||
admin: claro
|
||||
default: opdavies
|
||||
_core:
|
||||
default_config_hash: 6lQ55NXM9ysybMQ6NzJj4dtiQ1dAkOYxdDompa-r_kk
|
||||
|
|
Loading…
Reference in a new issue