Updated list of supported/unsupported fallbacks.

This commit is contained in:
tastytea 2019-02-28 18:57:13 +01:00
parent 3f32e4ff51
commit 79ed6d6432
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ specification for hosting profile images tied to email or OpenID addresses.
* MD5 hashes
* SHA256 hashes
* Variable image size (`s` or `size`)
* Default fallbacks (`d` or `default`): 404, URL, mp/mm, identicon
* Default fallbacks (`d` or `default`): 404, URL, mp/mm, identicon, retro
The API is explained in greater detail at the
[Libravar wiki](https://wiki.libravatar.org/api/).
@ -21,7 +21,7 @@ The API is explained in greater detail at the
* OpenID
* Because it isn't possible to store filenames with '/' in it on most filesystems.
* The default fallbacks monsterid, wavatar and robohash
* The default fallbacks monsterid, wavatar, robohash and pagan
* Patches welcome
## Usage