diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/ngircd.conf.5.tmpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/ngircd.conf.5.tmpl b/man/ngircd.conf.5.tmpl index 5878c02d..55b034c3 100644 --- a/man/ngircd.conf.5.tmpl +++ b/man/ngircd.conf.5.tmpl @@ -517,6 +517,9 @@ invite list, exception list) is supported. This option can be specified multiple times, evaluated top to bottom. .RE .TP +\fBAutojoin\fR (boolean) +Forces users to join this channel on connect. Users must have access to the channel to make it work. +.TP \fBKeyFile\fR (string) Path and file name of a "key file" containing individual channel keys for different users. The file consists of plain text lines with the following |