]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/client.h
Allow ctcp replies through floodcount after ctcp'ing a large group.
[irc/rqf/shadowircd.git] / include / client.h
index 31304ee46510517befa5066fee52599f6e655ad9..6dbb8b57a7585c59c24844a20041cac05301d88d 100644 (file)
@@ -175,6 +175,8 @@ struct Client
 
        local_user_t *localClient;
        pre_client_t *preClient;
+
+       time_t large_ctcp_sent; /* ctcp to large group sent, relax flood checks */
 };
 
 struct LocalUser