Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
Merge pull request #613 from sbor23/uwsgi
Browse files Browse the repository at this point in the history
fix: increase uwsgi buffer-size
  • Loading branch information
Stefan Borer authored Aug 14, 2020
2 parents 4182b1d + bd6bc71 commit 89f9c4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions uwsgi.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ harakiri = 5
processes = 4
master = True
static-map = /static/=/var/www/static
buffer-size = 32768

0 comments on commit 89f9c4d

Please sign in to comment.