From dd8888ee3dbbd2443a28b1ab1ad1b95ecaa59b01 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Tue, 15 Apr 2008 18:27:06 +0000 Subject: [PATCH] Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6825 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/prototype.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/regress/prototype.conf b/regress/prototype.conf index 1fb134b7cd..f4f0ebe948 100644 --- a/regress/prototype.conf +++ b/regress/prototype.conf @@ -41,6 +41,9 @@ AUTOCHANGER_PATH="/usr/sbin/mtx" #WHICHDB="--with-postgresql" WHICHDB="--with-mysql" +# Set this if you use libdbi framework +#LIBDBI="dbdriver = "dbi:postgresql"; dbaddress = 127.0.0.1; dbport = 5432" + # Set this to "--with-tcp-wrappers" or "--without-tcp-wrappers" TCPWRAPPERS="--with-tcp-wrappers" -- 2.39.5