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

Comparing ircd-hybrid-8/src/conf.c (file contents):
Revision 1432 by michael, Sat Jun 9 19:40:08 2012 UTC vs.
Revision 1444 by michael, Sat Jun 23 18:12:16 2012 UTC

# Line 1832 | Line 1832 | set_default_conf(void)
1832    ConfigChannel.knock_delay = 300;
1833    ConfigChannel.knock_delay_channel = 60;
1834    ConfigChannel.max_chans_per_user = 25;
1835 <  ConfigChannel.max_chans_per_user = 50;
1835 >  ConfigChannel.max_chans_per_oper = 50;
1836    ConfigChannel.quiet_on_ban = 1;
1837    ConfigChannel.max_bans = 25;
1838    ConfigChannel.default_split_user_count = 0;

Diff Legend

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