Commit ca077ed
chore: check web domain (#428)
* fix: add script error handling, clean up Redis config, add graceful shutdown
* fix: increase API ingress body size to 500M for CS2 demo uploads
CS2 demo files can be 100-300MB+. The previous 100M limit would
cause 413 errors on demo uploads. 500M accommodates large demos
while still being much safer than the original 4G.
* fix: revert proxy-body-size, Redis config, and strict mode per review
* wip
* wip
---------
Co-authored-by: Flegma <Flegma@users.noreply.github.com>
Co-authored-by: Luke Policinski <luke@lukepolo.com>1 parent 46c50bf commit ca077ed
2 files changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
207 | 212 | | |
208 | 213 | | |
209 | 214 | | |
| |||
0 commit comments