Config sync

This commit is contained in:
Rob Davies 2017-03-31 16:06:52 +01:00
parent 6f35f7777a
commit f578ac77b4
6 changed files with 78 additions and 10 deletions

View file

@ -4,8 +4,10 @@ status: true
dependencies:
config:
- field.field.node.page.body
- field.field.node.page.field_file
- node.type.page
module:
- file
- path
- text
_core:
@ -28,6 +30,12 @@ content:
weight: 10
settings: { }
third_party_settings: { }
field_file:
weight: 32
settings:
progress_indicator: throbber
third_party_settings: { }
type: file_generic
path:
type: path
weight: 30