Install the drutopia blog module
This commit is contained in:
parent
d82b83eebb
commit
ea29ea2dea
40 changed files with 3880 additions and 16 deletions
23
config/sync/field.storage.node.field_upload.yml
Normal file
23
config/sync/field.storage.node.field_upload.yml
Normal file
|
@ -0,0 +1,23 @@
|
|||
uuid: be69dc73-45a7-4460-babb-fd71c30e08ef
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- file
|
||||
- node
|
||||
id: node.field_upload
|
||||
field_name: field_upload
|
||||
entity_type: node
|
||||
type: file
|
||||
settings:
|
||||
display_field: true
|
||||
display_default: false
|
||||
uri_scheme: public
|
||||
target_type: file
|
||||
module: file
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Loading…
Add table
Add a link
Reference in a new issue