mirror of
https://github.com/markqvist/LXMF.git
synced 2025-07-23 23:30:41 -04:00
Tweaked timing
This commit is contained in:
parent
da6fb3d0f3
commit
4d356bcda8
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ class LXMRouter:
|
|||
MAX_DELIVERY_ATTEMPTS = 5
|
||||
PROCESSING_INTERVAL = 4
|
||||
DELIVERY_RETRY_WAIT = 7
|
||||
PATH_REQUEST_WAIT = 5
|
||||
PATH_REQUEST_WAIT = 7
|
||||
LINK_MAX_INACTIVITY = 10*60
|
||||
|
||||
MESSAGE_EXPIRY = 30*24*60*60
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue