summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Paillard <spaillard@debian.org>2013-04-29 23:49:10 +0200
committerSimon Paillard <spaillard@debian.org>2013-05-01 01:23:16 +0200
commit9ddbe78f2723ae6766d0f13d6941fb2c3a22609d (patch)
treed1464e767b70ea18be6739cb198e14013eb162f4
parent8d734b614f2f6a33f71cc0758ac146804952b0c4 (diff)
Method --delete-delay as not configurable default
-rw-r--r--etc/ftpsync.conf.sample6
1 files changed, 0 insertions, 6 deletions
diff --git a/etc/ftpsync.conf.sample b/etc/ftpsync.conf.sample
index 3a8abe0..0b091b6 100644
--- a/etc/ftpsync.conf.sample
+++ b/etc/ftpsync.conf.sample
@@ -124,12 +124,6 @@
## limit I/O bandwidth. Value is KBytes per second, unset or 0 means unlimited
#RSYNC_BW=""
-## Method used to delete files: "delay" or "after". "delay" is
-## recommended and is the default if no value is set and rsync 3 is
-## detected. NOTE: for this to work, neither --delete-after nor
-## --delete-delay should be set in RSYNC_OPTIONS2 (below).
-#RSYNC_DELETE_METHOD=""
-
## BE VERY CAREFUL WHEN YOU CHANGE THE RSYNC_OPTIONS! BETTER DON'T!
## BE VERY CAREFUL WHEN YOU CHANGE THE RSYNC_OPTIONS! BETTER DON'T!
## BE VERY CAREFUL WHEN YOU CHANGE THE RSYNC_OPTIONS! BETTER DON'T!