Merge pull request #11112 from vector-im/erikj/move_matrix_client
Update default HS config to match well-knownpull/11124/head
						commit
						a0599e84d9
					
				|  | @ -1,7 +1,6 @@ | |||
| { | ||||
|     "update_base_url": "https://packages.riot.im/desktop/update/", | ||||
|     "default_hs_url": "https://matrix.org", | ||||
|     "default_is_url": "https://vector.im", | ||||
|     "default_server_name": "matrix.org", | ||||
|     "brand": "Riot", | ||||
|     "integrations_ui_url": "https://scalar.vector.im/", | ||||
|     "integrations_rest_url": "https://scalar.vector.im/api", | ||||
|  |  | |||
|  | @ -1,6 +1,5 @@ | |||
| { | ||||
|     "default_hs_url": "https://matrix.org", | ||||
|     "default_is_url": "https://vector.im", | ||||
|     "default_server_name": "matrix.org", | ||||
|     "brand": "Riot", | ||||
|     "integrations_ui_url": "https://scalar.vector.im/", | ||||
|     "integrations_rest_url": "https://scalar.vector.im/api", | ||||
|  |  | |||
|  | @ -1,6 +1,5 @@ | |||
| { | ||||
|     "default_hs_url": "https://matrix.org", | ||||
|     "default_is_url": "https://vector.im", | ||||
|     "default_server_name": "matrix.org", | ||||
|     "brand": "Riot", | ||||
|     "integrations_ui_url": "https://scalar-staging.vector.im/", | ||||
|     "integrations_rest_url": "https://scalar-staging.vector.im/api", | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 J. Ryan Stinnett
						J. Ryan Stinnett