You are here

core.entity_form_display.user.user.default.yml in Brainstorm profile 8

config/install/core.entity_form_display.user.user.default.yml

File

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. - user
  10. id: user.user.default
  11. targetEntityType: user
  12. bundle: user
  13. mode: default
  14. content:
  15. account:
  16. weight: -10
  17. contact:
  18. weight: 5
  19. language:
  20. weight: 0
  21. timezone:
  22. weight: 6
  23. user_picture:
  24. type: image_image
  25. settings:
  26. progress_indicator: throbber
  27. preview_image_style: thumbnail
  28. third_party_settings: { }
  29. weight: -1
  30. hidden: { }