aboutsummaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2020-10-23 22:30:26 +0100
committerGravatar GitHub <[email protected]>2020-10-23 22:30:26 +0100
commitc5380778751af515e98ab9f7f74b7424e5508c52 (patch)
tree7b11a44d8dbb5ba63744c471fb9efa1bac6f82fa /docker
parentAllow requesting API data from internal DNS (diff)
parentUpdate Python Discord badge to 100k members. (diff)
Merge branch 'master' into allow-internal-dns-api
Diffstat (limited to 'docker')
-rw-r--r--docker/uwsgi.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/uwsgi.ini b/docker/uwsgi.ini
index 643a0b42..3f35258c 100644
--- a/docker/uwsgi.ini
+++ b/docker/uwsgi.ini
@@ -23,7 +23,7 @@ procname-prefix-spaced = pydis_site :
### Worker options
# Kill workers if they take more than 30 seconds to respond.
-harakiri = 300
+harakiri = 30
### Startup settings
# Exit if we can't load the app