1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-06 04:37:56 +00:00

sample-ngircd.conf & ngircd.conf(5): document "ServiceMask" option.

This commit is contained in:
Alexander Barton
2008-08-16 02:56:21 +02:00
parent 02d7623074
commit 0337b1ac1e
2 changed files with 25 additions and 5 deletions

View File

@@ -273,6 +273,16 @@ Group of this server (optional).
\fBPassive\fR
Disable automatic connection even if port value is specified. Default: false.
You can use the IRC Operator command CONNECT later on to create the link.
.TP
\fBServiceMask\fR
Define a (case insensitive) mask matching nick names that sould be treated as
IRC services when introduced via this remote server. REGULAR SERVERS DON'T NEED
this parameter, so leave it empty (which is the default).
.PP
.RS
When you are connecting IRC services which mask as a IRC server and which use
"virtual users" to communicate with, for example "NickServ" amd "ChanServ",
you should set this parameter to something like "*Serv".
.SH [CHANNEL]
Pre-defined channels can be configured in
.I [Channel]