aboutsummaryrefslogtreecommitdiff
path: root/src/testing_old/testing_old.conf
blob: ebba0ad6e5cd84140b9742841cebc1a93eea60f8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[TESTING_OLD]
# How long before failing a connection?
CONNECT_TIMEOUT = 30 s
# How many connect attempts should we make?
CONNECT_ATTEMPTS = 3
# How many connections can happen simultaneously?
MAX_OUTSTANDING_CONNECTIONS = 50

# Should we clean up the files on peer group shutdown?
DELETE_FILES = YES