diff --git a/doc/reference.conf b/doc/reference.conf index ad4cc20..6c53d27 100755 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -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 */