Files
dostalgia/src/main/resources
David Alvarez 6840b3eee1
Build & Deploy / build-and-deploy (push) Successful in 56s
fix: raise upload limit from 200MB to 2048MB for large DOS games
The previous 200M limit on quarkus.http.limits.max-body-size and
multipart input-part.max-size rejected games over 200MB. DOS CD-ROM
games can easily exceed this (e.g. DOOM 95 full CD, Diablo). Raised
to 2048M to cover the largest DOS/CD-ROM game archives.
2026-05-28 09:32:33 +02:00
..