Add a way to override default homeserver.
This commit is contained in:
committed by
Benoit Marty
parent
c9890d3073
commit
05f61b8779
@@ -10,11 +10,6 @@ package io.element.android.appconfig
|
||||
object AuthenticationConfig {
|
||||
const val MATRIX_ORG_URL = "https://matrix.org"
|
||||
|
||||
/**
|
||||
* Default homeserver url to sign in with, unless the user selects a different one.
|
||||
*/
|
||||
const val DEFAULT_HOMESERVER_URL = MATRIX_ORG_URL
|
||||
|
||||
/**
|
||||
* URL with some docs that explain what's sliding sync and how to add it to your home server.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user