From 1b12f517bca0297adbd51c9498f15ba50483547f Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sat, 4 Oct 2008 18:10:41 +0200 Subject: ftpsync and another option to only mail errors instead of always full logs Signed-off-by: Joerg Jaspert --- etc/ftpsync.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'etc') diff --git a/etc/ftpsync.conf b/etc/ftpsync.conf index 709a42d..21e9aa4 100644 --- a/etc/ftpsync.conf +++ b/etc/ftpsync.conf @@ -5,6 +5,7 @@ RSYNC_PASSWORD=PASSWORD RSYNC_PATH="debian-all" PROGRAM=ftpsync MAILTO="somewhere@example.com" +ERRORSONLY="false" # Hook scripts can be run at various places during the sync. # Leave them blank if you don't want any # Hook1: After lock is acquired, before first rsync -- cgit v1.2.3