Revert "Update default sliding sync proxy URL"

This reverts commit 44cdb46994.
This commit is contained in:
Stefan Ceriu
2022-12-07 17:27:15 +02:00
parent 4273dcc3cb
commit 493cc08c03

View File

@@ -30,7 +30,7 @@ final class BuildSettings {
// MARK: - Servers
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")
// MARK: - Bug report