gerbolyze fixes, clippy experiments

This commit is contained in:
jaseg 2019-04-03 23:53:04 +09:00 committed by jaseg
parent 9358a57bae
commit bd281ef2e8
8 changed files with 124 additions and 17 deletions

View file

@ -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