[hybrid-commits] svnroot commit: ircd-hybrid/branches/8.2.x/include conf.h ircd-hybrid/branches/8.2.x/src conf_parser.y ircd.c
Michael Wobst
michael at svn.ircd-hybrid.org
Sat Oct 24 13:26:13 EDT 2015
michael 2015-10-24 13:26:12 -0400 (Sat, 24 Oct 2015)
Modified files:
ircd-hybrid/branches/8.2.x/src conf_parser.y ircd.c
Log:
- Fixed bug where changing 'serverhide::flatten_links_delay' would not have any effect
- Allow disabling the 'event_write_links_file' event with 'serverhide::flatten_links_delay' being zero
- Get rid of 'config_serverhide_entry::links_disabled'
Revision Changes Path
6635 +0 -1 ircd-hybrid/branches/8.2.x/include/conf.h
http://svn.ircd-hybrid.org:8000/viewcvs.cgi/ircd-hybrid/branches/8.2.x/include/conf.h?rev=6635&r1=6634&r2=6635&diff_format=h
6635 +25 -24 ircd-hybrid/branches/8.2.x/src/conf_parser.y
http://svn.ircd-hybrid.org:8000/viewcvs.cgi/ircd-hybrid/branches/8.2.x/src/conf_parser.y?rev=6635&r1=6634&r2=6635&diff_format=h
6635 +2 -4 ircd-hybrid/branches/8.2.x/src/ircd.c
http://svn.ircd-hybrid.org:8000/viewcvs.cgi/ircd-hybrid/branches/8.2.x/src/ircd.c?rev=6635&r1=6634&r2=6635&diff_format=h
More information about the hybrid-commits
mailing list