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

Need Documentation Section about File Size Limits #132

Open
justinjamesmorris opened this issue Jan 4, 2025 · 1 comment
Open

Need Documentation Section about File Size Limits #132

justinjamesmorris opened this issue Jan 4, 2025 · 1 comment

Comments

@justinjamesmorris
Copy link

justinjamesmorris commented Jan 4, 2025

This setting - WAGTAILVIDEOS_MAX_UPLOAD_SIZE - should be mentioned in the documentation, for people that need to increase it.

The value can be set in settings.py, and is set to "1024 * 1024 * 1024", which amounts to 1 GB.

But the docs don't explain how to do this.

@seb-b
Copy link
Member

seb-b commented Jan 5, 2025

Yep it should be documented, feel free to submit a PR with a change in the README

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

2 participants