aboutsummaryrefslogtreecommitdiff
path: root/uwsgi-gerboweb.ini
diff options
context:
space:
mode:
Diffstat (limited to 'uwsgi-gerboweb.ini')
-rw-r--r--uwsgi-gerboweb.ini5
1 files changed, 1 insertions, 4 deletions
diff --git a/uwsgi-gerboweb.ini b/uwsgi-gerboweb.ini
index ec52f90..155d01a 100644
--- a/uwsgi-gerboweb.ini
+++ b/uwsgi-gerboweb.ini
@@ -1,10 +1,7 @@
[uwsgi]
master = True
cheap = True
-idle = 600
-die-on-idle = True # If app is not used often, it will exit and be launched
- # again by systemd requested by users.
-
+die-on-idle = False
manage-script-name = True
plugins = python3
chdir = /var/lib/gerboweb