Parcourir la source

Update docs/configuring-playbook-jitsi.md: edit the instruction about enabling Gravatar service

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4073/head
Suguru Hirahara il y a 1 an
Parent
révision
de14a55e33
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: E4F9743DAB4B7B75
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +2
    -2
      docs/configuring-playbook-jitsi.md

+ 2
- 2
docs/configuring-playbook-jitsi.md Voir le fichier

@@ -74,9 +74,9 @@ See [this section](https://github.com/mother-of-all-self-hosting/ansible-role-ji

In the default Jisti Meet configuration, `gravatar.com` is enabled as an avatar service.

Since the Element clients send the URL of configured Matrix avatars to the Jitsi instance, our default configuration has disabled the Gravatar service.
Since the Element clients send the URL of configured Matrix avatars to the Jitsi instance, our configuration has disabled the Gravatar service.

To enable the Gravatar service, add the following configuration to your `vars.yml` file:
To enable the Gravatar service nevertheless, add the following configuration to your `vars.yml` file:

```yaml
jitsi_disable_gravatar: false


Chargement…
Annuler
Enregistrer