X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=man%2Fngircd.conf.5.tmpl;h=0848c36bffaa76aedd13a0faa6a5f0f6330b136f;hp=cdf4a4256df61406bede865a7fd749194b8e284e;hb=4c113d8850dfc423e3dae2d2f90e7e9a9d42f0b0;hpb=0337b1ac1e128661b81901bdf2384e4ee51fa0df;ds=sidebyside diff --git a/man/ngircd.conf.5.tmpl b/man/ngircd.conf.5.tmpl index cdf4a425..0848c36b 100644 --- a/man/ngircd.conf.5.tmpl +++ b/man/ngircd.conf.5.tmpl @@ -178,10 +178,15 @@ the config file. Default: No. .TP \fBNoDNS\fR -If enabled, ngircd will not make DNS lookups when clients connect. +If set to true, ngircd will not make DNS lookups when clients connect. If you configure ngircd to connect to other servers, ngircd may still perform a DNS lookup if required. -Default: No. +Default: false. +.TP +\fBNoIdent\fR +If ngircd is compiled with IDENT support this can be used to disable IDENT +lookups at run time. +Default: false. .TP \fBConnectIPv4\fR Set this to no if you do not want ngircd to connect to other irc servers using ipv4. @@ -193,8 +198,8 @@ Set this to no if you do not want ngircd to connect to other irc servers using i Default: Yes. .TP \fBMaxConnections\fR -Maximum number of simultaneous connection the server is allowed to accept -(0: unlimited). Default: 0. +Maximum number of simultaneous in- and outbound connections the server is +allowed to accept (0: unlimited). Default: 0. .TP \fBMaxConnectionsIP\fR Maximum number of simultaneous connections from a single IP address that