From e7a66a6d9061e3d51839f95e6c7d2a3ec8160655 Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 2 Mar 2008 21:59:08 +0000 Subject: Describe server name, description and network name. hopefully this will mean less ninnies defining silly servernames without a dot. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9064 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/inspircd.conf.example | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'docs') diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index 2952eace3..70f3bccdb 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -51,6 +51,17 @@ # id="serverid" # # network="MyNetwork"> # # # +# The server name should be a syntactically valid hostname, with at # +# least one '.', and does not need to resolve to an IP address. # +# # +# The description is freeform text. Remember you may put quotes in # +# this field by escaping it using \". # +# # +# The network field indicates the network name given in on connect # +# to clients. It is used by many clients such as mIRC to select a # +# perform list, so it should be identical on all servers on a net # +# and should not contain spaces. # +# # # The server ID is optional, and if omitted automatically calculated # # from the server name and description. This is similar in # # in behaviour to the server id on ircu and charybdis ircds. # -- cgit v1.2.3