-
feat: add upload policies, daily limits, and storage quotas
All checks were successfulBuild and Publish Docker Image / deploy (push) Successful in 1m8sreleased this
2026-05-30 17:23:20 +03:00 | 59 commits to master since this release- Add environment variables to configure anonymous uploads, daily upload caps, and default user storage limits.
- Update config loader to parse and validate the new settings.
- Implement backend logic to track daily usage and active storage per user.
- Update README and
.env.exampleto document the new settings and admin panels.
Downloads