You are here

field.storage.font.field_fonts.yml in Open Social 10.1.x

modules/custom/social_font/config/install/field.storage.font.field_fonts.yml

File

modules/custom/social_font/config/install/field.storage.font.field_fonts.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - file
  6. - social_font
  7. id: font.field_fonts
  8. field_name: field_fonts
  9. entity_type: font
  10. type: file
  11. settings:
  12. display_field: false
  13. display_default: false
  14. uri_scheme: public
  15. target_type: file
  16. module: file
  17. locked: false
  18. cardinality: -1
  19. translatable: true
  20. indexes: { }
  21. persist_with_no_fields: false
  22. custom_storage: false