there is a 1000 blob/day limit on the ref PDS which you can easily hit when uploading lots of files. the app should warn you if you're likely to hit it
Monorepo for wisp.place. A static site hosting service built on top of the AT Protocol.
wisp.place
suggestion: warn and confirm if site upload requires uploading >50 blobs #24
open
opened by
maxine.puppykitty.racing
yeah this something i need to do; but ive been sketching out what a new lexicon that bundles files similar to a tarball for large in file count sites would look like since i think thats a far better solution. im stuck deciding between doing it simply and just doing gzips/tars or in a way that will preserve content addressability. im realizing the latter is extreme bikeshedding
Just ran into this myself and couldn't understand why โ thanks for posting this issue!