Fixes
This commit is contained in:
+3
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user