mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-30 06:47:56 +01:00 
			
		
		
		
	Update docs/configuring-playbook-jitsi.md: edit the instruction about enabling Gravatar service
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user