mirror of
https://github.com/osmarks/ngircd.git
synced 2025-10-27 12:07:39 +00:00
Channel autojoin functionality
This commit is contained in:
committed by
Alexander Barton
parent
3b70f4ba0c
commit
cfd7d4288e
@@ -394,6 +394,9 @@
|
||||
# Key file, syntax for each line: "<user>:<nick>:<key>".
|
||||
# Default: none.
|
||||
;KeyFile = :ETCDIR:/#chan.key
|
||||
|
||||
# Autojoin - set to yes to force all users to join this channel on connect
|
||||
;Autojoin = yes
|
||||
|
||||
[Channel]
|
||||
# More [Channel] sections, if you like ...
|
||||
|
||||
Reference in New Issue
Block a user