increase timeout

This commit is contained in:
Cyberes 2024-09-17 21:16:28 -06:00
parent bafe1d5438
commit 3b0b500cad
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Group=emailsync
ExecStart=/srv/email/imap-archiver/venv/bin/python3 /srv/email/imap-archiver/run.py --config /srv/email/imap-archiver/config.yml
SyslogIdentifier=imap-archiver
Restart=always
WatchdogSec=60
WatchdogSec=600
[Install]
WantedBy=multi-user.target