mirror of
				https://github.com/vector-im/element-web.git
				synced 2025-11-04 02:02:14 +01:00 
			
		
		
		
	Update default HS config to match well-known
We want to move matrix.org client traffic to `https://matrix-client.matrix.org
This commit is contained in:
		
							parent
							
								
									d120c3b93e
								
							
						
					
					
						commit
						a49e1a70db
					
				@ -1,6 +1,13 @@
 | 
			
		||||
{
 | 
			
		||||
    "default_hs_url": "https://matrix.org",
 | 
			
		||||
    "default_is_url": "https://vector.im",
 | 
			
		||||
    "default_server_config": {
 | 
			
		||||
        "m.homeserver": {
 | 
			
		||||
            "server_name": "matrix.org",
 | 
			
		||||
            "base_url": "https://matrix-client.matrix.org"
 | 
			
		||||
        },
 | 
			
		||||
        "m.identity_server": {
 | 
			
		||||
            "base_url": "https://vector.im"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "brand": "Riot",
 | 
			
		||||
    "integrations_ui_url": "https://scalar.vector.im/",
 | 
			
		||||
    "integrations_rest_url": "https://scalar.vector.im/api",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user