Enable CDN3 uploads for internal users.
This commit is contained in:
parent
b963005962
commit
8d615f4599
@ -131,7 +131,7 @@ public class FeatureFlags: BaseFlags {
|
||||
|
||||
public static let messageBackupFileAlpha = build.includes(.internal)
|
||||
|
||||
public static let useAttachmentsV4Endpoint = false
|
||||
public static let useAttachmentsV4Endpoint = build.includes(.internal)
|
||||
}
|
||||
|
||||
// MARK: -
|
||||
|
||||
Loading…
Reference in New Issue
Block a user