You are here

field.storage.taxonomy_term.field_topic_type_icon.yml in Open Social 10.1.x

modules/social_features/social_topic/config/install/field.storage.taxonomy_term.field_topic_type_icon.yml

File

modules/social_features/social_topic/config/install/field.storage.taxonomy_term.field_topic_type_icon.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - options
  6. - taxonomy
  7. id: taxonomy_term.field_topic_type_icon
  8. field_name: field_topic_type_icon
  9. entity_type: taxonomy_term
  10. type: list_string
  11. settings:
  12. allowed_values: { }
  13. allowed_values_function: 'social_topic_allowed_values_function'
  14. module: options
  15. locked: false
  16. cardinality: 1
  17. translatable: true
  18. indexes: { }
  19. persist_with_no_fields: false
  20. custom_storage: false