]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/scripts/bacula-dir.conf.maxtime.in
Add MAKEOPT to conf for regression
[bacula/bacula] / regress / scripts / bacula-dir.conf.maxtime.in
index 5223327c76a6a17b7ae1e8ce0ac7ac16e0daeb20..e541a931f436595c8dc1de28a8c3fed6c150562e 100644 (file)
@@ -61,7 +61,7 @@ Job {
   Name = "RUN_MAXWAITTIME"
   JobDefs = DefaultJob
   FileSet = FS_TESTJOB
-  MaxWaitTime = 100sec
+  MaxWaitTime = 2min
 }
 
 Job {
@@ -125,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
 }