Add a way to override default homeserver.
This commit is contained in:
parent
e5ed0a0641
commit
0a5784992f
14 changed files with 145 additions and 121 deletions
|
|
@ -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.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue