Made it clearer that the default image overrides fallbacks.
All checks were successful
the build was successful
All checks were successful
the build was successful
This commit is contained in:
parent
60517a5f32
commit
b1347fc0f1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user