mirror of
https://github.com/osmarks/ngircd.git
synced 2025-09-11 06:46:01 +00:00
Channel autojoin functionality
This commit is contained in:

committed by
Alexander Barton

parent
3b70f4ba0c
commit
cfd7d4288e
@@ -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
|
||||
|
Reference in New Issue
Block a user