summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-10-20 16:53:28 +0200
committerErich Eckner <git@eckner.net>2020-10-20 16:53:28 +0200
commit17bd4887275d28a63e514ad0f6ff5d4f66e598fe (patch)
tree5b76e526159bed5e22ef7ee980df07631b2d7613 /conf
parent6541883a54297ab403e5b28eb896a366a7decd19 (diff)
downloadbuilder-17bd4887275d28a63e514ad0f6ff5d4f66e598fe.tar.xz
master_mirror_sftp_root new to configure a possibly different root directory of the http mirror from the sftp user (rsync is still expected to have its root identical to the http one)
Diffstat (limited to 'conf')
-rwxr-xr-xconf/master.conf.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/master.conf.example b/conf/master.conf.example
index f2a3bcf..4ec36f8 100755
--- a/conf/master.conf.example
+++ b/conf/master.conf.example
@@ -14,6 +14,7 @@
# to access the master mirror via sftp
#master_mirror_sftp_command='sftp -b- user@mirror'
+#master_mirror_sftp_root='mirror.archlinux32.org'
# root directory of the webserver
#webserver_directory='/srv/http'