This commit is contained in:
Raven Scott
2026-05-27 19:59:45 -04:00
parent 229350e066
commit dbc6997219
8 changed files with 46 additions and 20 deletions
+3 -1
View File
@@ -103,7 +103,9 @@ TOPIC_SEED=p2ns-dns
# ============================================================================
# Master Node Configuration
# ============================================================================
# These settings only apply when running with --master flag
# Master mode: pass --master on the command line OR set P2NS_MASTER=true (for Docker/PM2).
# P2NS_MASTER=true
# These settings only apply in master mode
# Base interval in seconds for reconnection attempts when peers disconnect (default: 5)
# Master nodes will attempt to reconnect to disconnected peers with exponential backoff
MASTER_RECONNECT_INTERVAL=5