Skip to content

Commit

Permalink
nsfw init
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-dhanwant-yral committed Oct 24, 2024
1 parent c66045d commit 6571d19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ swap_size_mb = 32768
alpn = ['h2']

[services.concurrency]
hard_limit = 20000
soft_limit = 1000
hard_limit = 500
soft_limit = 250

[[vm]]
memory = '16gb'
Expand Down

0 comments on commit 6571d19

Please sign in to comment.