diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/ngircd.conf.5.tmpl | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/man/ngircd.conf.5.tmpl b/man/ngircd.conf.5.tmpl index 04732060..21a10475 100644 --- a/man/ngircd.conf.5.tmpl +++ b/man/ngircd.conf.5.tmpl @@ -223,13 +223,10 @@ Don't use the percentage sign ("%"), it is reserved for future extensions! \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 +of the server. Use %x to add the hashed value of the original hostname +.TP +\fBCloakHostModeXSalt\fR (string) +The Salt for cloaked hostname hashing .TP \fBCloakUserToNick\fR (boolean) Set every clients' user name to their nick name and hide the one supplied |