Restrict `coverImage` size
did:plc:ia2zdnhjaokf5lazhxrmj6eu opened this Apr 14, 2026 3 comments
did:plc:ia2zdnhjaokf5lazhxrmj6eu opened Apr 14, 2026
Per the Standard.site specification, cover images cannot exceed 1MB in size. Sequoia should either:
- Throw a warning if an image exceeds this limit
- Prevent uploading if it exceeds a limit
- Offers in-app image compression
At the moment I can see all three being available, defaulting to one, then allowing a config option to help decide which to use.
No activity yet.