From: Kern Sibbald Date: Tue, 15 Apr 2008 18:27:06 +0000 (+0000) Subject: Update X-Git-Tag: Release-7.0.0~4701 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=dd8888ee3dbbd2443a28b1ab1ad1b95ecaa59b01;p=bacula%2Fbacula Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6825 91ce42f0-d328-0410-95d8-f526ca767f89 --- 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"