This commit is contained in:
Raven Scott
2026-05-27 20:09:22 -04:00
parent 14a2373c4c
commit 8849a432b3
3 changed files with 63 additions and 42 deletions
+2 -2
View File
@@ -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