Enhanced readme

This commit is contained in:
tastytea 2018-11-28 04:02:17 +01:00
parent 30020024bd
commit 1dad647059
Signed by untrusted user: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 3 additions and 1 deletions

View File

@ -12,7 +12,7 @@ images tied to email or OpenID addresses.
* MD5 hashes
* SHA256 hashes
* Variable image size (`s` or `size`)
* Default facllbacks (`d` or `default`): 404, URL, mp/mm, identicon
* Default fallbacks (`d` or `default`): 404, URL, mp/mm, identicon
The default behaviour for unknown users is to return a 404 error. You can change
that by setting the environment variable `LIBRAVATARSERV_DEFAULT_FALLBACK` to
@ -86,6 +86,8 @@ Default: empty
**LIBRAVATARSERV_DEFAULT_FALLBACK**
Controls what happens if no fallback was requested.
Possible values: Anything that can be supplied with the `d` or `default`
parameter.
Default: 404