summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorSimon Paillard <spaillard@debian.org>2011-11-23 23:47:40 +0100
committerSimon Paillard <spaillard@debian.org>2011-11-23 23:47:40 +0100
commit9b76915f679ebfa5988a5c47f102bc7faf3363ce (patch)
treefae077c062c315dd4a57dd61b6a3231c8d02a2eb /etc
parent1a763b0d29bd746131a04e7b1ed1993fd871db40 (diff)
ftpsync: better default conf
TO and RSYNC_PATH for regular mirroradm setup
Diffstat (limited to 'etc')
-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 df490f1..db3ac8f 100644
--- a/etc/ftpsync.conf.sample
+++ b/etc/ftpsync.conf.sample
@@ -13,10 +13,10 @@
## Destination of the mirrored files. Should be an empty directory.
## CAREFUL, this directory will contain the mirror. Everything else
## that might have happened to be in there WILL BE GONE after the mirror sync!
-#TO="/org/ftp.debian.org/ftp/"
+#TO="/srv/mirrors/debian/"
## The upstream name of the rsync share.
-#RSYNC_PATH="ftp"
+#RSYNC_PATH="debian"
## The host we mirror from
#RSYNC_HOST=some.mirror.debian.org