lbry-desktop/web/setup
infinite-persistence 555bde87f8
tus: make chunk size multiples of 256KiB
Our current chunk size is 25,000,000.

Google and S3 documentation suggests the chunk size to be multiples of 256KiB. MongoDB too.  We aren't using any of those, but I guess no harm doing the same.  From the logs, the values "25,000,000" and "50,000,000" seems to be common.
2022-01-06 15:39:51 +08:00
..
publish-v1.js Upload: tab sync and various fixes (#428) 2021-12-07 09:48:09 -05:00
publish-v2.js tus: make chunk size multiples of 256KiB 2022-01-06 15:39:51 +08:00
publish.js Upload: tab sync and various fixes (#428) 2021-12-07 09:48:09 -05:00