ngircd-tor/man
Alexander Barton 5258fb7f7c Implement new configuration option "AllowedChannelTypes"
The new configuration variable "AllowedChannelTypes" lists all allowed
channel types (channel prefixes) for newly created channels on the local
server. By default, all supported channel types are allowed.

If set to the empty string, local clients can't create new channels at
all, which equals the old "PredefChannelsOnly = yes" setting.

This patch deprecates the "PredefChannelsOnly" variable, too, but it is
still supported and translated to the apropriate "AllowedChannelTypes"
setting. When "PredefChannelsOnly" is processed, a warning message is
logged.

Closes bug #152.
2013-08-04 14:10:12 +02:00
..
.gitignore Moved .cvsignore files to .gitignore 2008-04-09 18:54:52 +02:00
Makefile.am Makefiles: Correctly quote sed expressions 2012-12-25 19:14:31 +01:00
ngircd.8.tmpl Slightly update ngircd.8 manual page 2013-07-17 14:36:54 +02:00
ngircd.conf.5.tmpl Implement new configuration option "AllowedChannelTypes" 2013-08-04 14:10:12 +02:00