Some reference.conf cleanups.

This commit is contained in:
B.Greenham 2010-03-25 23:10:52 -04:00
parent 603c6d3c5a
commit b791dea807
1 changed files with 8 additions and 5 deletions

View File

@ -692,11 +692,11 @@ shared {
* resv - allow setting perm/temp resvs
* tresv - allow setting temp resvs
* unresv - allow removing xlines
* rehash - allow rehashing
* all - allow oper/server to do all of above.
* locops - allow locops - only used for servers who cluster
* die - allow restarting/dying of servers
* modules - allow loading/unloading/reloading of modules
* rehash - allow rehashing
* dline - allow setting perm/temp dlines
* tdline - allow setting temp dlines
* undline - allow removing dlines
@ -779,8 +779,11 @@ channel {
*/
use_except = yes;
/* forward: Enable/disable channel mode +f, a channel to forward
* users to if they can't join because of +i etc.
/* forward: Enable/disable channel mode +f, which allows you to set
* a channel to forward users to if they can't join because of +i etc.
* Disabling this option via rehash will leave all previously set
* forwards hanging around, though they will not do anything. For
* this reason, you may want to restart to disable this option.
*/
use_forward = yes;
@ -1107,7 +1110,7 @@ general {
*/
min_nonwildcard_simple = 3;
/* max accept: maximum allowed /accept's for +g usermode */
/* max accept: maximum allowed /accept's for +gGR usermodes */
max_accept = 20;
/* max monitor: the maximum amount of nicknames a client may have in
@ -1328,7 +1331,7 @@ general {
* +V - noinvite - Block INVITE to user.
* +B - bot - Marks as a bot.
* +p - override - Implicit operator access in all channels.
* This is oper-only and requires the oper:override privledge.
* This is oper-only and requires the oper:override priv.
*/
/* oper only umodes: usermodes only opers may set */