Added stuff in config directory
This commit is contained in:
34
config/field.storage.oc_activity.field_photo.yml
Normal file
34
config/field.storage.oc_activity.field_photo.yml
Normal file
@ -0,0 +1,34 @@
|
||||
uuid: f7c9692b-44e9-443c-9d1d-251617a328c4
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- field_permissions
|
||||
- file
|
||||
- image
|
||||
- opencase_entities
|
||||
third_party_settings:
|
||||
field_permissions:
|
||||
permission_type: public
|
||||
id: oc_activity.field_photo
|
||||
field_name: field_photo
|
||||
entity_type: oc_activity
|
||||
type: image
|
||||
settings:
|
||||
uri_scheme: public
|
||||
default_image:
|
||||
uuid: ''
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
target_type: file
|
||||
display_field: false
|
||||
display_default: false
|
||||
module: image
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
Reference in New Issue
Block a user