mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Tweak watchdog
This commit is contained in:
parent
c4a56105ca
commit
012eb61c52
2 changed files with 2 additions and 2 deletions
|
@ -70,7 +70,7 @@ func startDaemon(store *storage.Storage) {
|
|||
systemd.SdNotify(systemd.SdNotifyWatchdog)
|
||||
}
|
||||
|
||||
time.Sleep(interval / 2)
|
||||
time.Sleep(interval / 3)
|
||||
}
|
||||
}()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue