[Feature] Add a way to block attempts to upload files >100mb #27462
leocb
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
I want a way to block attempts to upload files larger than 100 MB, Especially on the web interface.
This is motivated by shared albums where anonymous users can upload files, if using cloudflare tunnels for the connection, uploads will fail after a long while, making users frustrated.
I know there are talks about overcoming this 100 MB limit by using chunked uploads, but in the meanwhile, I want an option to block file uploads over 100 MB directly on the interface, before the upload is even attempted, so the user doesn't have to experience a failed upload.
Platform
Beta Was this translation helpful? Give feedback.
All reactions