You are here

field.storage.profile.field_profile_organization.yml in Open Social 10.3.x

modules/social_features/social_profile/config/install/field.storage.profile.field_profile_organization.yml

File

modules/social_features/social_profile/config/install/field.storage.profile.field_profile_organization.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - profile
  6. id: profile.field_profile_organization
  7. field_name: field_profile_organization
  8. entity_type: profile
  9. type: string
  10. settings:
  11. max_length: 255
  12. is_ascii: false
  13. case_sensitive: false
  14. module: core
  15. locked: false
  16. cardinality: 1
  17. translatable: true
  18. indexes: { }
  19. persist_with_no_fields: false
  20. custom_storage: false