BuildSettings: Integrate roomDirectoryServers

This commit is contained in:
manuroe
2020-07-31 09:02:35 +02:00
parent 0258bdddf6
commit 90d24182d9
3 changed files with 8 additions and 8 deletions
+6
View File
@@ -47,6 +47,12 @@ final class BuildSettings: NSObject {
static let stunServerFallbackUrlString: String? = "stun:turn.matrix.org"
// List of homeservers for the public rooms directory
static let roomDirectoryServers = [
"matrix.org"
]
// Bug report
static let bugReportEndpointUrlString = "https://riot.im/bugreports"
// Use the name allocated by the bug report server