Beautified readme
the build was successful Details

This commit is contained in:
tastytea 2018-11-27 17:15:47 +01:00
parent a8c807717e
commit bcfbd228df
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 4 additions and 4 deletions

View File

@ -77,26 +77,26 @@ The avatar directory could look like this:
Configuration is done through environment variables.
#### LIBRAVATARSERV_DIR
**LIBRAVATARSERV_DIR**
The directory containing the avatars.
Default: empty
#### LIBRAVATARSERV_DEFAULT_FALLBACK
**LIBRAVATARSERV_DEFAULT_FALLBACK**
Controls what happens if no fallback was requested.
Default: 404
#### LIBRAVATARSERV_REDIRECT_NOFALLBACK
**LIBRAVATARSERV_REDIRECT_NOFALLBACK**
Set to 1 to redirect to libravatar.org if the requested fallback is not
supported.
Default: 0
#### LIBRAVATARSERV_REDIRECT_NOUSER
**LIBRAVATARSERV_REDIRECT_NOUSER**
Set to 1 to redirect to libravatar.org if the user is not found.