]> git.decadent.org.uk Git - dak.git/blobdiff - tests/fixtures/dak.conf
Create temp directory at the preferred location.
[dak.git] / tests / fixtures / dak.conf
index abfa251171cc52c367aaded3ddb70c5367220d7a..3a728f78c1a0911ae74cb62fbab32b32a5a60d66 100644 (file)
@@ -22,6 +22,7 @@ Dir
 {
   Root "tests/fixtures/ftp/";
   Pool "/srv/ftp-master.debian.org/ftp/pool/";
+  TempPath "/tmp";
 };
 
 DB
@@ -29,5 +30,6 @@ DB
   Name "test_projectb";
   Host "";
   Port -1;
+  Unicode false;
 };