X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=conf%2Fconfig.pl;h=aafaa8cf155773e8338e47f88dde823e6150dd12;hb=99b9efe77451800084c477ed2139100f830cb7db;hp=55e1f3ca536b0b7d98728289ddcf591816d50728;hpb=3a173f3feb7dad79150eabf07bc8f304e13cdfe7;p=BackupPC.git diff --git a/conf/config.pl b/conf/config.pl index 55e1f3c..aafaa8c 100644 --- a/conf/config.pl +++ b/conf/config.pl @@ -741,7 +741,7 @@ $Conf{BackupZeroFilesIsFatal} = 1; # - 'rsync': backup and restore via rsync (via rsh or ssh). # Best choice for linux/unix. Good choice also for WinXX. # -# - 'rsyncd': backup and restre via rsync daemon on the client. +# - 'rsyncd': backup and restore via rsync daemon on the client. # Best choice for linux/unix if you have rsyncd running on # the client. Good choice also for WinXX. # @@ -1337,7 +1337,7 @@ $Conf{PingMaxMsec} = 20; # Despite the name, this parameter sets the timeout for all transport # methods (tar, smb etc). # -$Conf{ClientTimeout} = 7200; +$Conf{ClientTimeout} = 72000; # # Maximum number of log files we keep around in each PC's directory @@ -1510,7 +1510,7 @@ $Conf{EMailUserDestDomain} = ''; # To: $user$domain # cc: # Subject: $subj -# +# $headers # Dear $userName, # # This is a site-specific email message. @@ -1538,7 +1538,7 @@ $Conf{EMailNotifyOldBackupDays} = 7.0; # To: $user$domain # cc: # Subject: $subj -# +# $headers # Dear $userName, # # This is a site-specific email message. @@ -1566,7 +1566,7 @@ $Conf{EMailNotifyOldOutlookDays} = 5.0; # To: $user$domain # cc: # Subject: $subj -# +# $headers # Dear $userName, # # This is a site-specific email message.