stage_file_proxy.schema.yml in Stage File Proxy 8
config/schema/stage_file_proxy.schema.yml
File
config/schema/stage_file_proxy.schema.ymlView source
- stage_file_proxy.settings:
- type: config_object
- label: 'Stage file proxy settings'
- mapping:
- hotlink:
- type: boolean
- label: "Hotlink"
- origin:
- type: string
- label: "Origin"
- origin_dir:
- type: string
- label: "Origin dir"
- use_imagecache_root:
- type: boolean
- label: "Use imagecache root"
- verify:
- type: boolean
- label: "Verify SSL"