Changed Gravatar to Libravatar

Signed-off-by: Erik Michelson <erik@liltv.de>
This commit is contained in:
Erik Michelson
2019-09-09 00:47:22 +02:00
parent c6e4f3757e
commit 5a359ab648
2 changed files with 2 additions and 2 deletions

View File

@@ -68,7 +68,7 @@ defaultNotePath can't be set from env-vars
| variable | example value | description |
| -------- | ------------- | ----------- |
| `CMD_ALLOW_GRAVATAR` | `true` or `false` | set to `false` to disable gravatar as profile picture source on your instance |
| `CMD_ALLOW_GRAVATAR` | `true` or `false` | set to `false` to disable Libravatar as profile picture source on your instance. Libravatar is a federated open-source alternative to Gravatar. |
| `CMD_USECDN` | `true` or `false` | set to use CDN resources or not|