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 6441 by michael, Thu Aug 27 17:04:15 2015 UTC vs.
Revision 6447 by michael, Sat Aug 29 18:49:58 2015 UTC

# Line 867 | Line 867 | set_default_conf(void)
867    ConfigGeneral.short_motd = 0;
868    ConfigGeneral.ping_cookie = 0;
869    ConfigGeneral.no_oper_flood = 0;
870  ConfigGeneral.oper_pass_resv = 1;
870    ConfigGeneral.max_targets = MAX_TARGETS_DEFAULT;
871    ConfigGeneral.oper_only_umodes = UMODE_DEBUG | UMODE_LOCOPS | UMODE_HIDDEN | UMODE_FARCONNECT |
872                                     UMODE_UNAUTH | UMODE_EXTERNAL | UMODE_BOTS | UMODE_NCHANGE |

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines