Skip to content

Commit

Permalink
fix: add threads min-spare configuration on properties (woowacourse#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
geoje authored and HaiSeong committed Sep 6, 2024
1 parent 86e3553 commit 568473a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions study/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ server:
accept-count: 1
max-connections: 1
threads:
min-spare: 2
max: 2

0 comments on commit 568473a

Please sign in to comment.