2 Commits

Author SHA1 Message Date
root
3b7a28828d fix: raise nginx client_max_body_size to 64M for large firmware uploads
Default nginx limit is 1MB — merged.bin (16MB+) was rejected with 413
HTML response, causing JSON parse error in the frontend.
Added proxy_read_timeout 120s for slow upload connections.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 05:33:35 +09:00
root
ea41d0d1ed first commit 2026-05-17 03:27:30 +09:00