You are here

core.entity_form_display.user.user.default.yml in Multipurpose Corporate Profile 8

modules/custom/feature_config/config/install/core.entity_form_display.user.user.default.yml

File

modules/custom/feature_config/config/install/core.entity_form_display.user.user.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.user.user.user_picture
  6. - image.style.thumbnail
  7. module:
  8. - image
  9. - path
  10. - user
  11. id: user.user.default
  12. targetEntityType: user
  13. bundle: user
  14. mode: default
  15. content:
  16. account:
  17. weight: -10
  18. contact:
  19. weight: 5
  20. language:
  21. weight: 0
  22. path:
  23. type: path
  24. weight: 30
  25. settings: { }
  26. third_party_settings: { }
  27. timezone:
  28. weight: 6
  29. user_picture:
  30. settings:
  31. progress_indicator: throbber
  32. preview_image_style: thumbnail
  33. type: image_image
  34. weight: 7
  35. third_party_settings: { }
  36. hidden: { }