Cleanup reference.conf a bit.

This commit is contained in:
B.Greenham 2010-03-06 15:58:15 -05:00
parent 5814373ffa
commit 2ec04d9c3b
1 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
/* doc/reference.conf - charybdis Example configuration file
/* doc/reference.conf - shadowircd Example configuration file
*
* Copyright (C) 2000-2002 Hybrid Development Team
* Copyright (C) 2002-2005 ircd-ratbox development team
@ -66,7 +66,7 @@
* /identify support -- m_identify.so
* /mkpassword support -- m_mkpasswd.so
* Send message to all admins network-wide -- m_adminwall.so
* /oaccept - add to target's accept list, oper only -- m_oaccepet.so
* /oaccept - add to target's accept list, oper only -- m_oaccept.so
* /opme - op self in opless channels, admin only -- m_opme.so
* /ojoin - join despite restrictions, admin only -- m_ojoin.so
* /omode - force modes in channels, admin only -- m_omode.so
@ -488,7 +488,7 @@ operator "god" {
/* snomask: specific server notice mask on oper up.
* If this is specified an oper will not be given oper_snomask.
*/
snomask = "+Zbfkrsuy";
snomask = "+FZbcfkrsuy";
/* vhost: defines the vhost that this oper will get on oper up.
* this must be a valid hostmask. If this is specified the oper
@ -732,10 +732,10 @@ channel {
/* owner: Enable/disable channel mode +a, which adds owner,
* a channel status above op that has op powers (kick, ban, mode, etc.)
* owners can only be kicked/deownered by other owners, and may kick
* or deop ops and halfops. Disabling this via rehash will
* cause things which are rather confusing to occur, it is highly
* recommended to restart if you wish to disable this option, though
* it may be enabled by rehash with no problems.
* or deop anyone. Disabling this via rehash will cause things which
* are rather confusing to occur, it is highly recommended to restart
* if you wish to disable this option, though it may be enabled
* by rehash with no problems.
*/
use_owner = yes;
@ -1141,7 +1141,7 @@ general {
/* kline reason: make the users quit message on channels this
* reason instead of the oper's reason.
*/
kline_reason = "Connection closed";
kline_reason = "K-Lined";
/* identify to services via server password
* if auth{} block had no password but the user specified a