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 6596 by michael, Sat Sep 19 16:53:27 2015 UTC vs.
Revision 6597 by michael, Thu Oct 22 17:23:06 2015 UTC

# Line 819 | Line 819 | set_default_conf(void)
819    ConfigChannel.default_join_flood_time = 6;
820  
821    ConfigServerHide.flatten_links = 0;
822 <  ConfigServerHide.links_delay = 300;
822 >  ConfigServerHide.flatten_links_delay = 300;
823    ConfigServerHide.hidden = 0;
824    ConfigServerHide.hide_servers = 0;
825    ConfigServerHide.hide_services = 0;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines