Increased max unreachable time to 14 days

This commit is contained in:
Mark Qvist 2023-10-16 01:50:01 +02:00
parent bc8863c3b1
commit 537123896b

View File

@ -22,7 +22,7 @@ class LXMPeer:
# Maximum amount of time a peer can
# be unreachable before it is removed
MAX_UNREACHABLE = 4*24*60*60
MAX_UNREACHABLE = 14*24*60*60
# Everytime consecutive time a sync
# link fails to establish, add this