Skip to content

Commit

Permalink
fix(vote): increment buffer-size to wsgi
Browse files Browse the repository at this point in the history
  • Loading branch information
igr-santos committed Aug 30, 2024
1 parent c3436e8 commit ad85117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/wsgi.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ processes = 4
threads = 2
http = 0.0.0.0:8000
die-on-term = true
buffer-size=65535
buffer-size=131070

0 comments on commit ad85117

Please sign in to comment.