You are here

twitter_profile_widget.schema.yml in Twitter Profile Widget 3.x

config/schema/twitter_profile_widget.schema.yml

File

config/schema/twitter_profile_widget.schema.yml
View source
  1. twitter_profile_widget.settings:
  2. type: config_object
  3. mapping:
  4. expire_internal_cache:
  5. type: integer
  6. label: "Should the page cache be expired"
  7. twitter_widget_cache_time:
  8. type: string
  9. label: "How long to cache tweets"
  10. twitter_widget_key:
  11. type: string
  12. label: "Consumer Key"
  13. twitter_widget_secret:
  14. type: string
  15. label: "Consumer Secret"