Skip to content

Commit

Permalink
add max response size to api
Browse files Browse the repository at this point in the history
  • Loading branch information
apexearth committed Oct 23, 2024
1 parent 7ba443c commit 0d3947e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions squid.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ deploy:
- '100'
- '--dumb-cache-max-age'
- '1000'
- '--max-response-size'
- '1000000'
scale:
dedicated: true
addons:
Expand Down

0 comments on commit 0d3947e

Please sign in to comment.