Made it clearer that the default image overrides fallbacks.
the build was successful Details

This commit is contained in:
tastytea 2018-11-29 13:07:29 +01:00
parent 60517a5f32
commit b1347fc0f1
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 3 additions and 1 deletions

View File

@ -55,7 +55,9 @@ libravatarserv looks in each of `${XDG_DATA_DIRS}` for a directory named
variable `LIBRAVATARSERV_DIR` (until 0.3.0 `AVATAR_DIR`).
The image files are named like your email address, no file extension. If you
want to deliver a default image for unknown email addresses, name it `default`.
want to force a default image for unknown email addresses, name it `default`.
The default image overrides the specified fallback in the URL and in the
environment variable.
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