added file field to home showrooms: drupal configs
This commit is contained in:
27
config/sync/field.storage.node.field_showroom_files.yml
Normal file
27
config/sync/field.storage.node.field_showroom_files.yml
Normal file
@@ -0,0 +1,27 @@
|
||||
uuid: dc881f41-da38-4e54-8ad1-1a72e6daec8d
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- field_permissions
|
||||
- file
|
||||
- node
|
||||
third_party_settings:
|
||||
field_permissions:
|
||||
permission_type: custom
|
||||
id: node.field_showroom_files
|
||||
field_name: field_showroom_files
|
||||
entity_type: node
|
||||
type: file
|
||||
settings:
|
||||
display_field: true
|
||||
display_default: true
|
||||
uri_scheme: public
|
||||
target_type: file
|
||||
module: file
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Reference in New Issue
Block a user