You are here

field.storage.taxonomy_term.field_description.yml in Varbase Core 8.5

Same filename and directory in other branches
  1. 8.4 config/install/field.storage.taxonomy_term.field_description.yml
config/install/field.storage.taxonomy_term.field_description.yml

File

config/install/field.storage.taxonomy_term.field_description.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - taxonomy
  6. id: taxonomy_term.field_description
  7. field_name: field_description
  8. entity_type: taxonomy_term
  9. type: string_long
  10. settings:
  11. case_sensitive: false
  12. module: core
  13. locked: false
  14. cardinality: 1
  15. translatable: true
  16. indexes: { }
  17. persist_with_no_fields: false
  18. custom_storage: false