You are here

field.field.media.tweet.field_tweet_url.yml in D7 Media 8

config/install/field.field.media.tweet.field_tweet_url.yml

File

config/install/field.field.media.tweet.field_tweet_url.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.media.field_tweet_url
  6. - media_entity.bundle.tweet
  7. module:
  8. - link
  9. id: media.tweet.field_tweet_url
  10. field_name: field_tweet_url
  11. entity_type: media
  12. bundle: tweet
  13. label: 'Tweet URL'
  14. description: 'This field stores the URL of the tweet. Example: https://twitter.com/jack/status/20'
  15. required: true
  16. translatable: false
  17. default_value: { }
  18. default_value_callback: ''
  19. settings:
  20. link_type: 16
  21. title: 0
  22. field_type: link