mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-01-26 17:22:30 +00:00
Added link to libravatar.org
Signed-off-by: Erik Michelson <erik@liltv.de>
This commit is contained in:
parent
efe246f183
commit
6110aafc5b
2 changed files with 2 additions and 2 deletions
|
@ -81,7 +81,7 @@ these are rarely used for various reasons.
|
|||
|
||||
| variables | example values | description |
|
||||
| --------- | ------ | ----------- |
|
||||
| `allowGravatar` | `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. |
|
||||
| `allowGravatar` | `true` or `false` | set to `false` to disable [Libravatar](https://www.libravatar.org/) as profile picture source on your instance. Libravatar is a federated open-source alternative to Gravatar. |
|
||||
| `useCDN` | `true` or `false` | set to use CDN resources or not (default is `true`) |
|
||||
|
||||
## Users and Privileges
|
||||
|
|
|
@ -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 Libravatar as profile picture source on your instance. Libravatar is a federated open-source alternative to Gravatar. |
|
||||
| `CMD_ALLOW_GRAVATAR` | `true` or `false` | set to `false` to disable [Libravatar](https://www.libravatar.org/) 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|
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue