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.

40 lines
891 B

5 years ago
  1. uuid: 4c6b1832-2844-4f50-97e8-20dd63e30545
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.storage.user.user_picture
  7. module:
  8. - image
  9. - user
  10. _core:
  11. default_config_hash: Iiq0AttdhgbebJwabSFwQQ1ORn64GoGz0xSZ_eyCJ8A
  12. id: user.user.user_picture
  13. field_name: user_picture
  14. entity_type: user
  15. bundle: user
  16. label: Picture
  17. description: 'Your virtual face or picture.'
  18. required: false
  19. translatable: true
  20. default_value: { }
  21. default_value_callback: ''
  22. settings:
  23. file_extensions: 'png gif jpg jpeg'
  24. file_directory: 'pictures/[date:custom:Y]-[date:custom:m]'
  25. max_filesize: ''
  26. alt_field: false
  27. title_field: false
  28. max_resolution: ''
  29. min_resolution: ''
  30. default_image:
  31. uuid: null
  32. alt: ''
  33. title: ''
  34. width: null
  35. height: null
  36. alt_field_required: false
  37. title_field_required: false
  38. handler: 'default:file'
  39. handler_settings: { }
  40. field_type: image