summaryrefslogtreecommitdiff
path: root/test/bbackupd/testfiles/bbackupd-temploc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'test/bbackupd/testfiles/bbackupd-temploc.conf')
-rw-r--r--test/bbackupd/testfiles/bbackupd-temploc.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/bbackupd/testfiles/bbackupd-temploc.conf b/test/bbackupd/testfiles/bbackupd-temploc.conf
index 86901298..07cbdcd1 100644
--- a/test/bbackupd/testfiles/bbackupd-temploc.conf
+++ b/test/bbackupd/testfiles/bbackupd-temploc.conf
@@ -8,6 +8,7 @@ KeysFile = testfiles/bbackupd.keys
DataDirectory = testfiles/bbackupd-data
StoreHostname = localhost
+StorePort = 22011
AccountNumber = 0x01234567
UpdateStoreInterval = 3
@@ -48,7 +49,7 @@ BackupLocations
}
Test2
{
- Path = testfiles/TestDir1
+ Path = testfiles/TestDir2
}
}