- Issue created by @igoragatti
- π¬π§United Kingdom bmchugh
I'm getting the same issue. This change seems to fix it but I'm wondering if I'm missing something I should have in the config?
`stage_file_proxy.settings.yml`
hotlink: false origin: '' origin_dir: '' use_imagecache_root: true proxy_headers: '' verify: true excluded_extensions: ''
- π³π±Netherlands pefferen
I can confirm whant @bmchugh found on #6, resaving the config gave me 2 extra settings:
- proxy_headers: ''
- excluded_extensions: ''
- πΊπΈUnited States smustgrave
Maybe we jsut need a simple update hook to resave the config.
Automatically closed - issue fixed for 2 weeks with no activity.