You are here

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

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

File

config/install/field.field.media.tweet.field_tweet_author.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.media.field_tweet_author
  6. - media_entity.bundle.tweet
  7. id: media.tweet.field_tweet_author
  8. field_name: field_tweet_author
  9. entity_type: media
  10. bundle: tweet
  11. label: 'Tweet author'
  12. description: 'This field stores the author of the tweet.'
  13. required: false
  14. translatable: false
  15. default_value: { }
  16. default_value_callback: ''
  17. settings: { }
  18. field_type: string