]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/scripts/bacula-dir.conf.maxtime.in
update configure
[bacula/bacula] / regress / scripts / bacula-dir.conf.maxtime.in
index 5f9d1da94d437fb4ec572f268b94410fb14d6ab0..e541a931f436595c8dc1de28a8c3fed6c150562e 100644 (file)
@@ -61,7 +61,7 @@ Job {
   Name = "RUN_MAXWAITTIME"
   JobDefs = DefaultJob
   FileSet = FS_TESTJOB
-  MaxWaitTime = 100sec
+  MaxWaitTime = 2min
 }
 
 Job {
@@ -115,6 +115,7 @@ Catalog {
 Messages {
   Name = Standard
   console = all, !skipped, !saved
+  catalog = all, !skipped
 }
 
 # Default pool definition
@@ -124,6 +125,7 @@ Pool {
   Recycle = yes                       # Bacula can automatically recycle Volumes
   AutoPrune = yes                     # Prune expired volumes
   Volume Retention = 365d             # one year
+  Maximum Volume Bytes = 1M
 }