FAQ | This is a LIVE service | Changelog

Skip to content
  • Dave Hart's avatar
    feat: add max HTTP request size setting and increase default · 31c3ec03
    Dave Hart authored
    Default maximum size of an HTTP request to be proxied is now 100MiB (was
    1MiB), and is a setting that can be viewed in the UI and set and run time
    via the `GATEWAY_MAX_REQUEST_SIZE` environment variable.
    
    Run linting via pre-commit hook (or manually).
    
    Update version of Auto-DevOps used in CI.
    31c3ec03