You are here

field.storage.group.field_group_allowed_join_method.yml in Open Social 8.9

modules/social_features/social_group/modules/social_group_flexible_group/config/install/field.storage.group.field_group_allowed_join_method.yml

File

modules/social_features/social_group/modules/social_group_flexible_group/config/install/field.storage.group.field_group_allowed_join_method.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - group
  6. - options
  7. _core:
  8. default_config_hash: X4MpjmJmGgzw_778qhXMP0hSUVb-ppthC_cj_Na4hak
  9. id: group.field_group_allowed_join_method
  10. field_name: field_group_allowed_join_method
  11. entity_type: group
  12. type: list_string
  13. settings:
  14. allowed_values:
  15. -
  16. value: direct
  17. label: 'Join directly'
  18. -
  19. value: added
  20. label: 'Be added'
  21. allowed_values_function: ''
  22. module: options
  23. locked: false
  24. cardinality: -1
  25. translatable: true
  26. indexes: { }
  27. persist_with_no_fields: false
  28. custom_storage: false