Pārlūkot izejas kodu

Update docs/configuring-playbook-jitsi.md: tidy up the section for setting up a Gravatar service

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3934/head
Suguru Hirahara pirms 1 gada
vecāks
revīzija
ffd315ce24
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: E4F9743DAB4B7B75
1 mainītis faili ar 5 papildinājumiem un 3 dzēšanām
  1. +5
    -3
      docs/configuring-playbook-jitsi.md

+ 5
- 3
docs/configuring-playbook-jitsi.md Parādīt failu

@@ -133,15 +133,17 @@ jitsi_prosody_max_participants: 4 # example value

### Enable Gravatar (optional)

In the default Jisti Meet configuration, gravatar.com is enabled as an avatar service. This results in third party request leaking data to gravatar. Since Element clients already send the url of configured Matrix avatars to Jitsi, we disabled gravatar.
In the default Jisti Meet configuration, `gravatar.com` is enabled as an avatar service.

To enable Gravatar, add the following configuration to your `vars.yml` file:
Since Element clients (Element Web, Element X Android, etc.) send the URL of configured Matrix avatars to the Jitsi instance, our default configuration has disabled the Gravatar service.

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

```yaml
jitsi_disable_gravatar: false
```

⚠️ **Warning**: This leaks information to a third party, namely the Gravatar-Service (unless configured otherwise: gravatar.com). Besides metadata, this includes the Matrix user_id and possibly the room identifier (via `referrer` header).
⚠️ **Warning**: This will result in third party request leaking data to the Gravatar Service (`gravatar.com`, unless configured otherwise). Besides metadata, the Matrix user_id and possibly the room ID (via `referrer` header) will be also sent to the third party.

### Fine tune Jitsi (optional)



Notiek ielāde…
Atcelt
Saglabāt