Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into release_1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
natefoo committed Dec 6, 2022
2 parents 616fe39 + 0d069b2 commit 3e9913d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gravity/process_manager/supervisor.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
umask = {galaxy_umask}
autostart = true
autorestart = true
stopasgroup = true
startsecs = {settings[start_timeout]}
stopwaitsecs = {settings[stop_timeout]}
environment = {environment}
Expand Down

0 comments on commit 3e9913d

Please sign in to comment.