[mod] have a unique value of reconnection delay

This commit is contained in:
2020-05-08 11:19:21 +02:00
parent 8ecca50268
commit 67c4740872
6 changed files with 7 additions and 36 deletions

View File

@@ -42,7 +42,7 @@ export function ws2pWatcher(conf: Conf) {
() => c.closed,
conf.reconnectionDelays,
conf.waitingDelay,
mail.onEstablished(conf, target),