Added stuff in config directory
This commit is contained in:
30
config/field.storage.oc_actor.field_photo.yml
Normal file
30
config/field.storage.oc_actor.field_photo.yml
Normal file
@ -0,0 +1,30 @@
|
||||
uuid: ba934278-2836-426a-b0c9-9ab5d197d7bd
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- file
|
||||
- image
|
||||
- opencase_entities
|
||||
id: oc_actor.field_photo
|
||||
field_name: field_photo
|
||||
entity_type: oc_actor
|
||||
type: image
|
||||
settings:
|
||||
uri_scheme: private
|
||||
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