mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 01:55:29 +02:00
check-for-changes: performance improvements + wait for settle (#2104)
This commit is contained in:
parent
c2fb98ea3c
commit
232d463b81
10 changed files with 215 additions and 187 deletions
|
@ -108,7 +108,7 @@ command=/usr/bin/fetchmail -f /etc/fetchmailrc -v --nodetach --daemon %(ENV_FETC
|
|||
|
||||
[program:postfix]
|
||||
startsecs=0
|
||||
stopwaitsecs=55
|
||||
stopwaitsecs=20
|
||||
autostart=false
|
||||
autorestart=true
|
||||
stdout_logfile=/var/log/supervisor/%(program_name)s.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue