[Compose, SOGo] Update SOGo, give SOGo more time for a graceful restart, autorestart on any exit code
This commit is contained in:
@@ -29,6 +29,7 @@ stdout_logfile_maxbytes=0
|
||||
stderr_logfile=/dev/stderr
|
||||
stderr_logfile_maxbytes=0
|
||||
priority=3
|
||||
startretries=10
|
||||
autorestart=true
|
||||
|
||||
[program:sogo]
|
||||
@@ -38,8 +39,9 @@ stdout_logfile=/dev/stdout
|
||||
stdout_logfile_maxbytes=0
|
||||
stderr_logfile=/dev/stderr
|
||||
stderr_logfile_maxbytes=0
|
||||
autorestart = unexpected
|
||||
autorestart = true
|
||||
autostart = false
|
||||
stopwaitsecs=120
|
||||
priority=5
|
||||
|
||||
[inet_http_server]
|
||||
|
Reference in New Issue
Block a user