[APP-2044] Gate image blob size increase (#10178)
This commit is contained in:
@@ -838,6 +838,9 @@ export const ComposePost = ({
|
||||
highResolutionImages: ax.features.enabled(
|
||||
ax.features.ImageUploadsHighResolution,
|
||||
),
|
||||
increasedBlobSizeLimit: ax.features.enabled(
|
||||
ax.features.ImageUploadsBlobSize2mbEnabled,
|
||||
),
|
||||
},
|
||||
)
|
||||
).uris[0]
|
||||
|
||||
Reference in New Issue
Block a user