ngircd-tor/doc
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
..
src Update Doxygen configuration 2013-02-22 18:11:26 +01:00
.gitignore Clean up doc/.gitignore 2012-09-23 17:52:53 +02:00
Bopm.txt Add some documentation for using BOPM with ngIRCd 2010-06-25 15:19:39 +02:00
Capabilities.txt doc/Capabilities.txt: document "multi-prefix" capability 2012-06-13 12:19:56 +02:00
Commands.txt Commands.txt: Update more descriptions 2013-08-02 23:59:32 +02:00
Contributing.txt New documentation: "how to contribute" 2011-06-24 21:01:18 +02:00
FAQ.txt FAQ: enhance description of chroot setup 2012-03-28 11:29:26 +02:00
GIT.txt Update doc/GIT.txt 2011-09-07 15:39:41 +02:00
HowToRelease.txt Update autoconf/automake version numbers in doc/HowToRelease.txt 2012-11-10 21:50:36 +01:00
Makefile.am Use "${docdir}/Commands.txt" as help text file 2013-01-01 19:25:06 +01:00
Modes.txt Implement user mode "b": block messages 2012-10-08 12:11:04 +02:00
PAM.txt Initial documentation for using PAM with ngIRCd 2010-07-12 13:07:07 +02:00
Platforms.txt Update doc/Platforms.txt a little bit ... 2013-04-01 17:23:49 +02:00
Protocol.txt Add certificate fingerprint support 2013-08-02 23:24:06 +01:00
README-AUX.txt Fix spelling in some documents. 2009-01-01 17:56:42 +01:00
README-BeOS.txt Fix spelling in some documents. 2009-01-01 17:56:42 +01:00
README-Interix.txt doc/README-Interix.txt: note that GNU make should be used 2012-02-29 13:20:09 +01:00
RFC.txt Translated & updated documentation. 2003-03-07 20:42:20 +00:00
SSL.txt doc/SSL.txt: adopt to new configuration file layout 2011-06-28 13:11:14 +02:00
Services.txt Services.txt: Anope 1.9.8 has been released now 2013-03-13 22:08:16 +01:00
sample-ngircd.conf.tmpl Implement new configuration option "AllowedChannelTypes" 2013-08-04 14:10:12 +02:00