Procházet zdrojové kódy

Update docs/configuring-playbook-jitsi.md: use the common label for warning messages

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3911/head
Suguru Hirahara před 1 rokem
rodič
revize
897cfe1a0e
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: E4F9743DAB4B7B75
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      docs/configuring-playbook-jitsi.md

+ 2
- 2
docs/configuring-playbook-jitsi.md Zobrazit soubor

@@ -68,7 +68,7 @@ jitsi_prosody_auth_internal_accounts:
password: "another-password"
```

**Caution**: Accounts added here and subsequently removed will not be automatically removed from the Prosody server until user account cleaning is integrated into the playbook.
⚠️ **Warning**: Accounts added here and subsequently removed will not be automatically removed from the Prosody server until user account cleaning is integrated into the playbook.

**If you get an error** like this: "Error: Account creation/modification not supported.", it's likely that you had previously installed Jitsi without auth/guest support. In such a case, you should look into [Rebuilding your Jitsi installation](#rebuilding-your-jitsi-installation).

@@ -263,7 +263,7 @@ To enable Gravatar set:
jitsi_disable_gravatar: false
```

**Beware**: 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 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).

## Installing



Načítá se…
Zrušit
Uložit