From cfd7d4288ebf55e6b65f33900a9ffac63a6ac6e2 Mon Sep 17 00:00:00 2001 From: Ivan Agarkov Date: Sun, 13 Dec 2020 21:57:41 +0300 Subject: Channel autojoin functionality --- man/ngircd.conf.5.tmpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man') 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 -- cgit 1.4.1