You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
41 lines
867 B
41 lines
867 B
2 years ago
|
uuid: 54a85b1b-f728-47e0-8495-3660cdf14139
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- field.storage.user.user_picture
|
||
|
module:
|
||
|
- image
|
||
|
- user
|
||
|
_core:
|
||
|
default_config_hash: twhm-ZOwSVkUjuLI_pQsaPo_pVLcqFfDmY-ojfqw0yk
|
||
|
id: user.user.user_picture
|
||
|
field_name: user_picture
|
||
|
entity_type: user
|
||
|
bundle: user
|
||
|
label: Picture
|
||
|
description: 'Your virtual face or picture.'
|
||
|
required: false
|
||
|
translatable: true
|
||
|
default_value: { }
|
||
|
default_value_callback: ''
|
||
|
settings:
|
||
|
handler: 'default:file'
|
||
|
handler_settings: { }
|
||
|
file_directory: pictures
|
||
|
file_extensions: 'png gif jpg jpeg'
|
||
|
max_filesize: 800KB
|
||
|
max_resolution: 1024x1024
|
||
|
min_resolution: ''
|
||
|
alt_field: false
|
||
|
alt_field_required: false
|
||
|
title_field: false
|
||
|
title_field_required: false
|
||
|
default_image:
|
||
|
uuid: null
|
||
|
alt: ''
|
||
|
title: ''
|
||
|
width: null
|
||
|
height: null
|
||
|
field_type: image
|