summaryrefslogtreecommitdiff
path: root/conf/links.conf.example
diff options
context:
space:
mode:
authorspecial <special@e03df62e-2008-0410-955e-edbf42e46eb7>2009-08-24 02:41:34 +0000
committerspecial <special@e03df62e-2008-0410-955e-edbf42e46eb7>2009-08-24 02:41:34 +0000
commitc64333e02a4449616683e672739526f4cc762101 (patch)
tree13610a69bbb87ecff1688a3d8dfb7e8422b80dbb /conf/links.conf.example
parent8324ef7db0bf1b2240f05aaf599598fd711714fd (diff)
Small example config changes; patch by jdhore
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11538 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'conf/links.conf.example')
-rw-r--r--conf/links.conf.example3
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.