Skip to content

Commit

Permalink
fix: increase open file limit (#686)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Nov 26, 2023
1 parent 282c3cf commit bf32542
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions usr/etc/sysctl.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fs.file-max = 500000

0 comments on commit bf32542

Please sign in to comment.