mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #131] Create configuration endpoint for file upload size limit #61
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @runbgp on GitHub (Aug 31, 2022).
Original GitHub issue: https://github.com/sigoden/dufs/issues/131
Currently, it does not appear to be possible to configure the maximum file upload size with dufs. This would be a great addition for customizing the size limit/allowing uploads over 5GB for example.
@runbgp commented on GitHub (Aug 31, 2022):
This was due to my proxy 👍🏼