Files
Verso/services
claude 2ae860a1a8
Build and Deploy Verso / deploy (push) Has been cancelled
Raise upload limit from 50 MB to 500 MB
Both limits that gate uploads are bumped in tandem so they don't conflict:
- settings.defaults.js maxUploadSize: 50 MB → 500 MB (app-level check)
- nginx.conf.template client_max_body_size: 50m → 500m (proxy body limit)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 19:38:21 +00:00
..