fix(gateway): enforce request body size limits

This commit is contained in:
William Valentin
2026-02-15 21:44:36 -08:00
parent 22959ea3aa
commit d93c1c9f8d
13 changed files with 270 additions and 22 deletions
+1
View File
@@ -248,6 +248,7 @@ server:
tailscale_identity: true
auth_http: true
lock: false
max_request_body_bytes: 1048576
```
Generate a secure token: