mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
readme: webdav and opengraph are incompatible by default
This commit is contained in:
parent
a68d5b03f1
commit
0bc1b8f715
|
@ -1425,6 +1425,8 @@ note that this disables hotlinking because the opengraph spec demands it; to sne
|
||||||
|
|
||||||
you can also hotlink files regardless by appending `?raw` to the url
|
you can also hotlink files regardless by appending `?raw` to the url
|
||||||
|
|
||||||
|
> WARNING: if you plan to use WebDAV, then `--og-ua` / `og_ua` must be configured
|
||||||
|
|
||||||
if you want to entirely replace the copyparty response with your own jinja2 template, give the template filepath to `--og-tpl` or volflag `og_tpl` (all members of `HttpCli` are available through the `this` object)
|
if you want to entirely replace the copyparty response with your own jinja2 template, give the template filepath to `--og-tpl` or volflag `og_tpl` (all members of `HttpCli` are available through the `this` object)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue