Skip to content
This repository was archived by the owner on May 9, 2026. It is now read-only.

Payload Limit

Choose a tag to compare

@BOLL7708 BOLL7708 released this 27 Jul 20:51
· 16 commits to master since this release

Full Changelog: v3.0.3...v3.0.4

Update

I noticed that some requests would fail, which turned out to be a default payload limit of 1MB. I set it to a ridiculous 100MB limit, to avoid future failures. Hopefully that will not be a terrible mistake.