Update ngircd.conf.5: "CloadUserToNick" hides user and real name
Closes #208.
This commit is contained in:
parent
c4245220de
commit
a43d79aeff
|
@ -252,8 +252,8 @@ The Salt for cloaked hostname hashing. When undefined a random hash is
|
|||
generated after each server start.
|
||||
.TP
|
||||
\fBCloakUserToNick\fR (boolean)
|
||||
Set every clients' user name to their nickname and hide the one supplied
|
||||
by the IRC client. Default: no.
|
||||
Set every clients' user name and real name to their nickname and hide the one
|
||||
supplied by the IRC client. Default: no.
|
||||
.TP
|
||||
\fBConnectIPv4\fR (boolean)
|
||||
Set this to no if you do not want ngIRCd to connect to other IRC servers using
|
||||
|
|
Loading…
Reference in New Issue