You are here

stage_file_proxy.schema.yml in Stage File Proxy 8

config/schema/stage_file_proxy.schema.yml

File

config/schema/stage_file_proxy.schema.yml
View source
  1. stage_file_proxy.settings:
  2. type: config_object
  3. label: 'Stage file proxy settings'
  4. mapping:
  5. hotlink:
  6. type: boolean
  7. label: "Hotlink"
  8. origin:
  9. type: string
  10. label: "Origin"
  11. origin_dir:
  12. type: string
  13. label: "Origin dir"
  14. use_imagecache_root:
  15. type: boolean
  16. label: "Use imagecache root"
  17. verify:
  18. type: boolean
  19. label: "Verify SSL"