]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/bacula-sd.conf.in
Add regex to FileSet + fix ACL crash + gnome1 Makefile + 30 second retry for DB
[bacula/bacula] / bacula / src / stored / bacula-sd.conf.in
index 3cb2fcf5138acb90ca8863a3e3cde702222fa269..a083e3b5f35a551939d7135a31533a76611cc74a 100644 (file)
@@ -15,6 +15,7 @@ Storage {                             # definition of myself
   SDPort = @sd_port@                  # Director's port      
   WorkingDirectory = "@working_dir@"
   Pid Directory = "@piddir@"
+  Maximum Concurrent Jobs = 1
 }
 
 #
@@ -87,8 +88,8 @@ Device {
 #  AlwaysOpen = yes
 #  Offline On Unmount = no
 ## The min/max blocksizes of 32768 are *required*
-#  Minimum Block Size = 32768                             
-#  Maximum Block Size = 32768
+#  Minimum Block Size = 32768
+#  Maximum Block Size = 32768
 #}