1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-21 03:34:03 +00:00

Describe "CloakHostModeX" in sample-ngircd.conf an ngircd.conf(5)

This commit is contained in:
Alexander Barton
2012-06-09 02:04:50 +02:00
parent 7b6b492bdd
commit bf121ae95f
2 changed files with 18 additions and 1 deletions

View File

@@ -220,6 +220,17 @@ don't change.
Don't use the percentage sign ("%"), it is reserved for future extensions!
.RE
.TP
\fBCloakHostModeX\fR (string)
Use this hostname for hostname cloaking on clients that have the user mode
"+x" set, instead of the name of the server. Default: empty, use the name
of the server.
.PP
.RS
.B Please note:
.br
Don't use the percentage sign ("%"), it is reserved for future extensions!
.RE
.TP
\fBCloakUserToNick\fR (boolean)
Set every clients' user name to their nick name and hide the one supplied
by the IRC client. Default: no.