summaryrefslogtreecommitdiff
path: root/rtadm.config
blob: 16952bca81fd140f84634217a5e7e255ae569a9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# rtadm (RapidTunneling Administrator) configuration options

# Hostname of the server as seen by the client. This may be
# a host name or an IP address.
# Example: HOSTNAME=support.example.com
HOSTNAME=

# Port number on which the local SSH server listens.
# If you change it below, change it also in /etc/ssh/sshd_support_config
PORT=2222

# Don't require that tarballs are signed at generation time. They'll
# get somehow magically signed along the way.
#REQUIRE_PGP=no