]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/prototype.conf
ebl Add Prev/Next (display only 1000 lines) button to Job Log view
[bacula/bacula] / regress / prototype.conf
index eebf5943608eb98de56dbe6c02b4256869b54e70..6fef8cb904e1eca700e5a6465ac550b1b45bbf03 100644 (file)
@@ -35,3 +35,16 @@ TCPWRAPPERS="--with-tcp-wrappers"
 #  Bacula configuration options here, such as --disable-batch-insert
 #
 OPENSSL="--with-openssl"
+
+# You may put your real host name here, but localhost is valid also
+#  and it has the advantage that it works on a non-newtworked machine
+HOST="localhost"
+
+# see --with-base-port at
+# http://www.bacula.org/rel-manual/Installing_Bacula.html
+# You only need to change this if you want to run more than one instance
+# of regression testing on the same box. You'll need to set BASEPORT
+# to values that do not overlap.  BASEPORT is the first of three ports
+# required by each instance, one for each of Dir, SD, and the FD.
+#
+BASEPORT=8101