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

Limit total size of file uploads #2

Open
paul121 opened this issue Nov 15, 2021 · 0 comments
Open

Limit total size of file uploads #2

paul121 opened this issue Nov 15, 2021 · 0 comments

Comments

@paul121
Copy link
Owner

paul121 commented Nov 15, 2021

The demo should limit the total number of uploaded files so that the service does not get spammed as a short-term file server with no limits. Aside from limiting individual upload file sizes, I'm not sure if Drupal/PHP has a good way of doing this. We might need to make some kind of virtual folder/mount in sites/default/files that caps the total available space?

Also need to make sure public and private file uploads are configured correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant