From f11b01ccc2c9aa8b20c607da10d7e60dab36efaf Mon Sep 17 00:00:00 2001 From: anzz1 Date: Fri, 19 Dec 2025 18:23:16 +0200 Subject: Implement new configuration option "DefaultChannelModes" The new configuration option "DefaultChannelModes" lists channel modes that become automatically set on new channels on creation. Default: set no modes. Closes #333. --- man/ngircd.conf.5.tmpl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man') diff --git a/man/ngircd.conf.5.tmpl b/man/ngircd.conf.5.tmpl index d0d73f77..a65f581e 100644 --- a/man/ngircd.conf.5.tmpl +++ b/man/ngircd.conf.5.tmpl @@ -274,6 +274,10 @@ Set this to no if you do not want ngIRCd to connect to other IRC servers using the IPv6 protocol. Default: yes. .TP +\fBDefaultChannelModes\fR (string) +Default channel mode(s) to set on new channels. +Default: none. +.TP \fBDefaultUserModes\fR (string) Default user mode(s) to set on new local clients. Please note that only modes can be set that the client could set using regular MODE commands, you can't -- cgit 1.4.1