]> Sergey Matveev's repositories - public-inbox.git/commit
examples/*@.service: wait one day for graceful shutdown
authorEric Wong <e@80x24.org>
Sun, 19 Jun 2016 09:59:31 +0000 (09:59 +0000)
committerEric Wong <e@80x24.org>
Sun, 19 Jun 2016 09:59:31 +0000 (09:59 +0000)
commitf8d7edb01ddf5fd2bfef08f72ec3c5cfb4ffa937
tree0280c5f310e98608a3d45bb7a6f7f8d1e500de06
parent748ae0cdc29f05fdd76389b651287c5abc60ad8c
examples/*@.service: wait one day for graceful shutdown

Because sometimes folks will want to download gigantic mboxes
or make large clones over Tor which are not resume-friendly.

Note: the timeout logic in nntpd is somewhat over-aggressive
and can break some large slrnpulls.  This ought to be easily
recoverable on the client-side, though, since it's based on
per-message fetches.
examples/public-inbox-httpd@.service
examples/public-inbox-nntpd@.service