change number of peers to 15
This commit is contained in:
parent
59bb7961d5
commit
874077baed
@ -3,7 +3,7 @@
|
|||||||
# Path to the Qortal folder
|
# Path to the Qortal folder
|
||||||
QORTAL_DIR=~/qortal
|
QORTAL_DIR=~/qortal
|
||||||
LOG_FILE="$QORTAL_DIR/peer_monitor_log.txt"
|
LOG_FILE="$QORTAL_DIR/peer_monitor_log.txt"
|
||||||
PEER_THRESHOLD=5
|
PEER_THRESHOLD=15
|
||||||
CONSECUTIVE_CHECKS=2
|
CONSECUTIVE_CHECKS=2
|
||||||
CHECK_INTERVAL=300 # 5 minutes in seconds
|
CHECK_INTERVAL=300 # 5 minutes in seconds
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user