]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/dird/bacula-dir.conf.in
kes Implement bsr block level checking for disk files. However,
[bacula/bacula] / bacula / src / dird / bacula-dir.conf.in
index f2e72d6652964f19b93f60dc63f0ee5df97140c1..c39275d5d0803d7158563dae1d91b1daebeb59f3 100644 (file)
@@ -231,7 +231,9 @@ Storage {
 # Generic catalog service
 Catalog {
   Name = MyCatalog
-  dbname = @db_name@; user = @db_user@; password = ""
+# Uncomment the following line if you want the dbi driver
+@uncomment_dbi@ dbdriver = "dbi:@DB_TYPE@"; dbaddress = 127.0.0.1; dbport = @db_port@
+  dbname = "@db_name@"; dbuser = "@db_user@"; dbpassword = "@db_password@"
 }
 
 # Reasonable message delivery -- send most everything to email address