]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/defaults.h
Some clang static analyzer fixes.
[irc/rqf/shadowircd.git] / include / defaults.h
index 5edd8b83bbc0bec0a691638790a9145aba0b2319..b3e7fd1f4d28214cfc6f96a2e951a6f4bc19578b 100644 (file)
@@ -21,7 +21,6 @@
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
  *  USA
  *
- *  $Id: defaults.h 3354 2007-04-03 09:21:31Z nenolod $
  */
 
 #ifndef INCLUDED_defaults_h
@@ -55,7 +54,7 @@
 #define CLIENT_FLOOD_MIN     10
 #define LINKS_DELAY_DEFAULT  300
 #define MAX_TARGETS_DEFAULT 4  /* default for max_targets */
-#define IDENT_TIMEOUT 10
+#define IDENT_TIMEOUT 5
 #define MIN_JOIN_LEAVE_TIME  60
 #define MAX_JOIN_LEAVE_COUNT  25
 #define OPER_SPAM_COUNTDOWN   5