aboutsummaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
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