Skip to content

Commit

Permalink
uswgi buffer
Browse files Browse the repository at this point in the history
  • Loading branch information
domdinicola committed Oct 31, 2024
1 parent a3548c3 commit f85e7ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/conf/uwsgi.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ module = country_workspace.config.wsgi
processes = 4
master = 1
buffer-size = 8192
http-buffer-size = 8192

;processes=$(UWSGI_PROCESSES)
;virtualenv=/app/.venv/
Expand Down

0 comments on commit f85e7ca

Please sign in to comment.