Skip to content

Commit 3fb801b

Browse files
committed
Merge remote-tracking branch 'origin/develop' into fix-bootstrap-config
2 parents d30189b + 23cad31 commit 3fb801b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ mantis {
112112

113113
peer {
114114
# Retry delay for failed attempt at connecting to a peer
115-
connect-retry-delay = 1 minute
115+
connect-retry-delay = 5 seconds
116116

117117
# Maximum number of reconnect attempts after the connection has been initiated.
118118
# After that, the connection will be dropped until its initiated again (eg. by peer discovery)

0 commit comments

Comments
 (0)