Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for setting max upload size per user #332

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

jellykells
Copy link
Contributor

This works similarly to user quotas. Depending on the configuration, specific users or groups of users can have a lower or higher file upload limit than the default.

@jellykells
Copy link
Contributor Author

Maybe this feature would be better if the global limit wasn't checked if a user matches a per user config? A global maximum can effectively be set in the per user config with @*:*, and is actually necessary if an admin wants to allow some users to exceed the global maximum. Let me know what you think

@turt2live
Copy link
Member

Competing PR: #385

@turt2live turt2live removed their request for review January 23, 2024 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

2 participants