summaryrefslogtreecommitdiff
path: root/test/backupstore/testfiles/bbstored.conf
blob: 460b9d59e90da47f1b8b4c669086e33149b4a9f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
RaidFileConf = testfiles/raidfile.conf
AccountDatabase = testfiles/accounts.txt

ExtendedLogging = yes

TimeBetweenHousekeeping = 10

Server
{
	PidFile = testfiles/bbstored.pid
	ListenAddresses = inet:localhost:22011
	CertificateFile = testfiles/serverCerts.pem
	PrivateKeyFile = testfiles/serverPrivKey.pem
	TrustedCAsFile = testfiles/serverTrustedCAs.pem
}