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