Updates
This commit is contained in:
+2
-2
@@ -114,8 +114,8 @@ MASTER_MAX_RECONNECT_ATTEMPTS=10
|
||||
# Delay in milliseconds before sending proactive invite to new peers (default: 2000)
|
||||
# Master nodes automatically send invites to peers when they connect
|
||||
MASTER_PROACTIVE_INVITE_DELAY=2000
|
||||
# Defer store.replicate on master so createInvite is not racing live replication (default: 8000)
|
||||
MASTER_REPLICATE_DELAY=8000
|
||||
# Brief delay before Autobase replicate on new peer connections (default: 500ms)
|
||||
MASTER_REPLICATE_DELAY=500
|
||||
# Gap between serialized Autopass ops in ms (default: 50)
|
||||
# DNS_PASS_OP_GAP_MS=50
|
||||
|
||||
|
||||
Reference in New Issue
Block a user