]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/scripts/bacula-dir-migration.conf.in
update configure
[bacula/bacula] / regress / scripts / bacula-dir-migration.conf.in
index 79bfdc57d98899230b4908e3eb01e8cfe899153f..5e58c07dccd15d83a03b934fb5b2745816473624 100644 (file)
@@ -37,6 +37,7 @@ Job {
   Write Bootstrap = "@working_dir@/NightlySave.bsr"
   Maximum Concurrent Jobs = 4
   SpoolData = yes
+# Allow Duplicate Jobs = No
 # Prefer Mounted Volumes = no
 }
 
@@ -53,6 +54,7 @@ Job {
   Maximum Concurrent Jobs = 4
   Selection Type = Job 
   Selection Pattern = ".*Save"
+# Allow Duplicate Jobs = No
 }
 
 Job {
@@ -68,6 +70,7 @@ Job {
   Maximum Concurrent Jobs = 4
   Selection Type = Volume
   Selection Pattern = "File*"
+# Allow Duplicate Jobs = No
 }
 
 Job {
@@ -82,6 +85,7 @@ Job {
   Pool = Default
   Maximum Concurrent Jobs = 4
   Selection Type = PoolUncopiedJobs
+# Allow Duplicate Jobs = No
 }
 
 Job {
@@ -96,6 +100,7 @@ Job {
   Pool = Default
   Maximum Concurrent Jobs = 4
   Selection Type = PoolOccupancy
+# Allow Duplicate Jobs = No
 }
 
 Job {
@@ -110,6 +115,7 @@ Job {
   Pool = Default
   Maximum Concurrent Jobs = 4
   Selection Type = PoolTime
+# Allow Duplicate Jobs = No
 }