summaryrefslogtreecommitdiff
path: root/test/bbackupd/testfiles/bbstored.conf
blob: 87f4fe6b994f3772b76181f2bce76486ddb9231f (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 = no

TimeBetweenHousekeeping = 5

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