]> jfr.im git - irc/quakenet/newserv.git/commitdiff
Upped the channel expiry timeout to 40 days.
authorsplidge <redacted>
Tue, 25 Mar 2008 00:51:21 +0000 (00:51 +0000)
committersplidge <redacted>
Tue, 25 Mar 2008 00:51:21 +0000 (00:51 +0000)
chanserv/chanserv.h

index 98878f66935d63d9b7316e541cfe6c790062ab16..cd9c08fae5e973352bc35ae1e86aece6bf755a6d 100644 (file)
@@ -68,7 +68,7 @@
 /* Cleanup options */
 #define CLEANUP_ACCOUNT_INACTIVE  80
 #define CLEANUP_ACCOUNT_UNUSED    10
-#define CLEANUP_CHANNEL_INACTIVE  30
+#define CLEANUP_CHANNEL_INACTIVE  40
 
 /* Sizes of the main hashes */
 #define   REGUSERHASHSIZE     60000