mirror of
https://github.com/willnorris/imageproxy.git
synced 2024-12-16 21:56:43 -05:00
Update README.md
Add link to the signature wiki page.
This commit is contained in:
parent
c13dfcfa62
commit
28498fe9b1
1 changed files with 2 additions and 0 deletions
|
@ -81,6 +81,8 @@ The `s{signature}` option specifies an optional base64 encoded HMAC used to
|
|||
sign the remote URL in the request. The HMAC key used to verify signatures is
|
||||
provided to the imageproxy server on startup.
|
||||
|
||||
See [the wiki](https://github.com/willnorris/imageproxy/wiki/URL-signing) for more informations.
|
||||
|
||||
### Remote URL ###
|
||||
|
||||
The URL of the original image to load is specified as the remainder of the
|
||||
|
|
Loading…
Reference in a new issue