You are here

field.storage.block_content.field_twitter_widget.yml in Twitter Profile Widget 8

config/install/field.storage.block_content.field_twitter_widget.yml

File

config/install/field.storage.block_content.field_twitter_widget.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - block_content
  6. - twitter_profile_widget
  7. id: block_content.field_twitter_widget
  8. field_name: field_twitter_widget
  9. entity_type: block_content
  10. type: entity_reference
  11. settings:
  12. target_type: twitter_widget
  13. module: core
  14. locked: false
  15. cardinality: 1
  16. translatable: true
  17. indexes: { }
  18. persist_with_no_fields: false
  19. custom_storage: false
  20. dependencies:
  21. module:
  22. - twitter_profile_widget
  23. enforced:
  24. module:
  25. - twitter_profile_widget