Просмотр исходного кода

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 1 год назад
Родитель
Сommit
897cfe1a0e
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: E4F9743DAB4B7B75
1 измененных файлов: 2 добавлений и 2 удалений
  1. +2
    -2
      docs/configuring-playbook-jitsi.md

+ 2
- 2
docs/configuring-playbook-jitsi.md Просмотреть файл

@@ -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



Загрузка…
Отмена
Сохранить