mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-11-04 09:08:56 +01:00 
			
		
		
		
	fix whitespace
This commit is contained in:
		@@ -21,7 +21,7 @@ var config = {
 | 
			
		||||
        {% if matrix_jitsi_enable_auth %}
 | 
			
		||||
        {% if matrix_jitsi_enable_guests %}
 | 
			
		||||
        // When using authentication, domain for guest users.
 | 
			
		||||
		anonymousdomain: '{{ matrix_jitsi_xmpp_guest_domain }}',
 | 
			
		||||
        anonymousdomain: '{{ matrix_jitsi_xmpp_guest_domain }}',
 | 
			
		||||
        {% endif %}
 | 
			
		||||
 | 
			
		||||
        // Domain for authenticated users. Defaults to <domain>.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user