diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/ngircd.conf.5.tmpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/ngircd.conf.5.tmpl b/man/ngircd.conf.5.tmpl index 5878c02d..80c00714 100644 --- a/man/ngircd.conf.5.tmpl +++ b/man/ngircd.conf.5.tmpl @@ -517,6 +517,11 @@ invite list, exception list) is supported. This option can be specified multiple times, evaluated top to bottom. .RE .TP +\fBAutojoin\fR (boolean) +Should ngIRCd automatically join ("autojoin") all users to this channel on +connect? Note: The users must have permissions to access the channel, otherwise +joining them will fail! +.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 |