repo: ngircd action: commit revision: path_from: revision_from: a43d79aeff4d9612588043e2561294faead1ae8a: path_to: revision_to:
commit a43d79aeff4d9612588043e2561294faead1ae8a Author: Alexander BartonDate: Fri May 15 23:15:09 2015 +0200 Update ngircd.conf.5: "CloadUserToNick" hides user and real name Closes #208. diff --git a/man/ngircd.conf.5.tmpl b/man/ngircd.conf.5.tmpl
--- a/man/ngircd.conf.5.tmpl +++ b/man/ngircd.conf.5.tmpl @@ -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
-----END OF PAGE-----