mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-30 23:07:57 +01:00 
			
		
		
		
	Merge pull request #40 from aaronraimist/remove-riot-im-is
Remove riot.im from list of trusted identity servers
This commit is contained in:
		| @@ -50,7 +50,7 @@ matrix_synapse_registration_shared_secret: "{{ matrix_synapse_macaroon_secret_ke | ||||
| matrix_synapse_form_secret: "{{ matrix_synapse_macaroon_secret_key }}" | ||||
|  | ||||
| # These are the identity servers that would be trusted by Synapse if mxisd is NOT enabled | ||||
| matrix_synapse_id_servers_public: ['vector.im', 'riot.im', 'matrix.org'] | ||||
| matrix_synapse_id_servers_public: ['vector.im', 'matrix.org'] | ||||
|  | ||||
| # These are the identity servers that would be trusted by Synapse if mxisd IS enabled | ||||
| matrix_synapse_id_servers_own: "['{{ hostname_matrix }}']" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user