gerbolyze fixes, clippy experiments
This commit is contained in:
parent
9358a57bae
commit
bd281ef2e8
8 changed files with 124 additions and 17 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue