- Gitea version (or commit ref): 1.12.1 - Operating system: ubuntu/cloudron - Database (use `[x]`): - [ ] PostgreSQL - [X] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [X] Not relevant - Log gist: ## Description When uploading large files, the UI timesout. To reproduce: 1. Set attachment.MAX_SIZE to a large value (say 100) 2. Upload a large file, the upload times out. ## Screenshots 