From 9e34d08ad838a29320c248a20832c086f38bc6a4 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Wed, 15 Feb 2012 14:08:59 +0000 Subject: rapid-tunneling: rtadm.config: some more variables git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@10399 283159da-0705-0410-b60c-f2062b4bb6ad --- rtadm.config | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/rtadm.config b/rtadm.config index 65405db..419e431 100644 --- a/rtadm.config +++ b/rtadm.config @@ -10,3 +10,14 @@ HOSTNAME= # from a port that is not 22, write here the port number that is # accessible from the outside. PORT=22 + +# The command run by connections from remote systems. This configuration +# item is technically the command set in new tarballs you create and +# has no effect on existing tarballs you have already sent out. +#FROM_REMOTE_COMMAND=/usr/share/rapid-tunneling/bin/rt-from-remote + +# (SSH) Target for the 'upload' command. It is recommended to set the +# script rt_handle_uploaded_key as the command to handle the connections +# for those uploads. +#UPLOAD_TARGET="xorcom@updates.xorcom.com" + -- cgit v1.2.3