瀏覽代碼

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 1 年之前
父節點
當前提交
de14a55e33
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: E4F9743DAB4B7B75
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      docs/configuring-playbook-jitsi.md

+ 2
- 2
docs/configuring-playbook-jitsi.md 查看文件

@@ -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. 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 ```yaml
jitsi_disable_gravatar: false jitsi_disable_gravatar: false


Loading…
取消
儲存