ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-8/src/conf.c
(Generate patch)

Comparing ircd-hybrid-7.2/src/s_conf.c (file contents):
Revision 151 by db, Sun Oct 16 18:21:11 2005 UTC vs.
Revision 201 by adx, Tue Nov 1 11:41:52 2005 UTC

# Line 1860 | Line 1860 | set_default_conf(void)
1860    ConfigChannel.use_knock = YES;
1861    ConfigChannel.knock_delay = 300;
1862    ConfigChannel.knock_delay_channel = 60;
1863  ConfigChannel.invite_ops_only = YES;
1863    ConfigChannel.max_chans_per_user = 15;
1864    ConfigChannel.quiet_on_ban = YES;
1865    ConfigChannel.max_bans = 25;

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)