Skip to content

Remove PDS_BLOB_UPLOAD_LIMIT from auto-generated env file#229

Open
ledlamp wants to merge 1 commit into
bluesky-social:mainfrom
ledlamp:patch-3
Open

Remove PDS_BLOB_UPLOAD_LIMIT from auto-generated env file#229
ledlamp wants to merge 1 commit into
bluesky-social:mainfrom
ledlamp:patch-3

Conversation

@ledlamp

@ledlamp ledlamp commented Mar 13, 2025

Copy link
Copy Markdown
Contributor

Please change the default blobUploadLimit in @atproto/pds instead: bluesky-social/atproto#3120

Bluesky has increased the limit again, and people are going to encounter issues yet again because their existing env files set the limit to 50MiB and it's not auto-updated like the PDS is.

Please change the default blobUploadLimit in @atproto/pds instead

Reverts 07299a2
@bnewbold

bnewbold commented May 8, 2025

Copy link
Copy Markdown
Contributor

I kind of think there should still be some upload limit here, to prevent trivial abuse by users (who are probably invite-gated and somewhat trusted by PDS operator, but not always).

Maybe 512 or 1024 MByte?

@ledlamp

ledlamp commented May 8, 2025

Copy link
Copy Markdown
Contributor Author

No bruh, PDS has upload limit already. The environment variable is for overriding it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants