summaryrefslogtreecommitdiff
path: root/etc/ftpsync.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ftpsync.conf.sample')
-rw-r--r--etc/ftpsync.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/ftpsync.conf.sample b/etc/ftpsync.conf.sample
index b1e8dc8..3f597dd 100644
--- a/etc/ftpsync.conf.sample
+++ b/etc/ftpsync.conf.sample
@@ -72,8 +72,8 @@
#HUB=false
## We do create three logfiles for every run. To save space we rotate them, this
-## defines how.
-#SAVELOG="savelog -t -c 14"
+## defines how many we keep
+#LOGROTATE=14
## Our own lockfile (only one sync should run at any time)
#LOCK="${TO}/Archive-Update-in-Progress-${MIRRORNAME}"