]> git.sur5r.net Git - bacula/bacula/commitdiff
Update
authorKern Sibbald <kern@sibbald.com>
Tue, 15 Apr 2008 18:27:06 +0000 (18:27 +0000)
committerKern Sibbald <kern@sibbald.com>
Tue, 15 Apr 2008 18:27:06 +0000 (18:27 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6825 91ce42f0-d328-0410-95d8-f526ca767f89

regress/prototype.conf

index 1fb134b7cd4731428213dd7b7764248d8987ae0e..f4f0ebe948f493aaa1ad9f146d0f4800eb99e39c 100644 (file)
@@ -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"