summaryrefslogtreecommitdiff
path: root/test/backupstore/testfiles/bbstored.conf
blob: 4862033be6b9f46fb371ffbde2e0cf988bea0fb6 (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
	CertificateFile = testfiles/serverCerts.pem
	PrivateKeyFile = testfiles/serverPrivKey.pem
	TrustedCAsFile = testfiles/serverTrustedCAs.pem
}