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

887 file size allowed is too small #891

Merged
merged 4 commits into from
Dec 30, 2024

Conversation

vincentauger
Copy link
Member

We can now configure the file upload maximum size in the environment. This uses the existing spatie media library maximum size env variable and builds upon it to validate back end and front-end maximums.

Important: The value that will be used for the front end will be the value used during the build process. These values must be in the .env.example files or default values will be used.

@vincentauger vincentauger linked an issue Dec 30, 2024 that may be closed by this pull request
Copy link

✔️ All Checks Passed!

🛡️ 0 Security Vulnerabilities
🚀 0 Performance Issues
🐛 0 Reliability Issues

You may view the full report here.

Copy link

✔️ All Checks Passed!

🛡️ 0 Security Vulnerabilities
🚀 0 Performance Issues
🐛 0 Reliability Issues

You may view the full report here.

@vincentauger
Copy link
Member Author

large lint was required because of change to laravel base ruleset: laravel/pint#315

@vincentauger vincentauger merged commit 1efaf11 into main Dec 30, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

File size allowed is too small for accepted publications
1 participant