[APP-2044] Gate image blob size increase (#10178)

This commit is contained in:
Eric Bailey
2026-04-09 14:06:25 -05:00
committed by GitHub
parent c42940b0ad
commit cfeac097e1
4 changed files with 9 additions and 1 deletions
+3
View File
@@ -838,6 +838,9 @@ export const ComposePost = ({
highResolutionImages: ax.features.enabled(
ax.features.ImageUploadsHighResolution,
),
increasedBlobSizeLimit: ax.features.enabled(
ax.features.ImageUploadsBlobSize2mbEnabled,
),
},
)
).uris[0]