You are here

juicerio.schema.yml in Juicer - Social Media Feed Aggregator 8

config/schema/juicerio.schema.yml

File

config/schema/juicerio.schema.yml
View source
  1. # Schema for the configuration files of the Juicer module.
  2. juicerio.settings:
  3. type: config_object
  4. label: 'Juicer settings'
  5. mapping:
  6. juicer_feed_id:
  7. type: text
  8. label: 'Juicer Username'
  9. juicer_blocks:
  10. type: text
  11. label: 'Number of Juicer feed blocks'
  12. juicer_js_embed:
  13. type: text
  14. label: 'Javascript library of Juicer to attach'