Updated Readme.

This commit is contained in:
tastytea 2019-02-20 03:21:27 +01:00
parent 1475bdd3fc
commit abe643bb6c
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 3 additions and 4 deletions

View File

@ -21,8 +21,7 @@ The API is explained in greater detail at the
* OpenID * OpenID
* Because it isn't possible to store filenames with '/' in it on most filesystems. * Because it isn't possible to store filenames with '/' in it on most filesystems.
* The default fallbacks monsterid, wavatar and retro * The default fallbacks monsterid, wavatar, retro and robohash
* Because I don't think anyone uses them?
* Patches welcome * Patches welcome
## Usage ## Usage
@ -53,8 +52,8 @@ unknown email addresses, name it `default`. The default image overrides the
specified fallback in the URL and in the environment variable. specified fallback in the URL and in the environment variable.
If you want to support "Mystery persons" (mp/mm) as default avatars, place a If you want to support "Mystery persons" (mp/mm) as default avatars, place a
file named `mp` in the avatar dir. You can use the [default libravatar mystery file named `mp` in the avatar dir. You can use the
person](https://seccdn.libravatar.org/mm/512.png) [default libravatar mystery person](https://git.linux-kernel.at/oliver/ivatar/raw/master/ivatar/static/img/mm.png)
([SVG](https://git.linux-kernel.at/oliver/ivatar/raw/master/ivatar/static/img/mm.svg)), for example. ([SVG](https://git.linux-kernel.at/oliver/ivatar/raw/master/ivatar/static/img/mm.svg)), for example.
Test your setup on https://www.libravatar.org/tools/check/. Test your setup on https://www.libravatar.org/tools/check/.