diff options
Diffstat (limited to 'conf/links.conf.example')
-rw-r--r-- | conf/links.conf.example | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/links.conf.example b/conf/links.conf.example index c89fa8043..fa7d017e4 100644 --- a/conf/links.conf.example +++ b/conf/links.conf.example @@ -28,7 +28,8 @@ # Can also be a hostname, but hostname must resolve. ipaddr="penguin.box.com" - # port: the port to connect to this server on + # port: The port to connect to the server on. + # It must be bound as a server port on the other server. port="7000" # allowmask: Range of IP addresses to allow for this link. |