|
|
@ -7,7 +7,7 @@ public final class LokiStorageAPI : LokiDotNetAPI {
|
|
|
|
// #if DEBUG
|
|
|
|
// #if DEBUG
|
|
|
|
// private static let server = "http://file-dev.lokinet.org"
|
|
|
|
// private static let server = "http://file-dev.lokinet.org"
|
|
|
|
// #else
|
|
|
|
// #else
|
|
|
|
@objc public static let server = "https://file.lokinet.org"
|
|
|
|
@objc public static let server = "https://file.getsession.org"
|
|
|
|
// #endif
|
|
|
|
// #endif
|
|
|
|
private static let deviceLinkType = "network.loki.messenger.devicemapping"
|
|
|
|
private static let deviceLinkType = "network.loki.messenger.devicemapping"
|
|
|
|
private static let attachmentType = "net.app.core.oembed"
|
|
|
|
private static let attachmentType = "net.app.core.oembed"
|
|
|
|