mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
Revert "Update default sliding sync proxy URL"
This reverts commit 1d11070623d8c9e14f2443cfbe78e07eb18230f9.
This commit is contained in:
parent
1e197d48de
commit
2af1f0c0b2
@ -30,7 +30,7 @@ final class BuildSettings {
|
|||||||
// MARK: - Servers
|
// MARK: - Servers
|
||||||
|
|
||||||
static let defaultHomeserverAddress = "matrix.org"
|
static let defaultHomeserverAddress = "matrix.org"
|
||||||
static let defaultSlidingSyncProxyBaseURLString = "https://slidingsync.lab.matrix.org"
|
static let defaultSlidingSyncProxyBaseURLString = "https://slidingsync.lab.element.dev"
|
||||||
static let pushGatewayBaseURL = URL(staticString: "https://matrix.org/_matrix/push/v1/notify")
|
static let pushGatewayBaseURL = URL(staticString: "https://matrix.org/_matrix/push/v1/notify")
|
||||||
|
|
||||||
// MARK: - Bug report
|
// MARK: - Bug report
|
||||||
|
Loading…
x
Reference in New Issue
Block a user