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/trunk/src/conf.c (file contents):
Revision 1922 by michael, Tue Apr 30 15:08:42 2013 UTC vs.
Revision 1946 by michael, Sun May 5 10:21:40 2013 UTC

# Line 1103 | Line 1103 | set_default_conf(void)
1103    ConfigChannel.knock_delay_channel = 60;
1104    ConfigChannel.max_chans_per_user = 25;
1105    ConfigChannel.max_chans_per_oper = 50;
1106  ConfigChannel.quiet_on_ban = 1;
1106    ConfigChannel.max_bans = 25;
1107    ConfigChannel.default_split_user_count = 0;
1108    ConfigChannel.default_split_server_count = 0;

Diff Legend

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