aboutsummaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2018-09-21 20:02:57 +0200
committerGravatar Johannes Christ <[email protected]>2018-09-21 20:02:57 +0200
commitcabe890e6da209131bfceb61b8f205e6a0190872 (patch)
treeea7586690ce3c70cb5c3422692db439efc205613 /docker
parentUse UWSGI protocol socket. (diff)
Use UWSGI protocol.
Diffstat (limited to 'docker')
-rw-r--r--docker/app/uwsgi.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/app/uwsgi.ini b/docker/app/uwsgi.ini
index 0b461f9a..70a39921 100644
--- a/docker/app/uwsgi.ini
+++ b/docker/app/uwsgi.ini
@@ -8,7 +8,7 @@ chdir = /app
# Concurrency options
master = true
-threads = 4
+threads = 2
auto-procname = true
procname-prefix-spaced = pysite :