]> jfr.im git - irc/quakenet/newserv.git/blobdiff - trusts/trusts.h
trusts: Throttle trusted clients if they disconnect too soon.
[irc/quakenet/newserv.git] / trusts / trusts.h
index bbaa9b6ce449c0f220caa11c65823e7684247d57..88190a82b4b3ac85ec9b115b294af1aec2aedd49 100644 (file)
@@ -51,6 +51,8 @@
 #define TRUST_MIN_UNPRIVILEGED_NODEBITS_IPV4 (96 + 24)
 #define TRUST_MIN_UNPRIVILEGED_NODEBITS_IPV6 48
 
+#define TRUST_MIN_TIME_RETHROTTLE 120
+
 struct trustmigration;
 
 struct trusthost;