lower heartbeat intervals
[mirror/dsa-puppet.git] / modules / bacula / templates / bacula-dir.conf.erb
index f5e8a3d..d191318 100644 (file)
@@ -33,7 +33,7 @@ Director {
   TLS Certificate = "<%= @bacula_ssl_server_cert %>"
   TLS Key = "<%= @bacula_ssl_server_key %>"
 
-  Heartbeat Interval = 180
+  Heartbeat Interval = 60
 }
 
 ########################################################################