]> jfr.im git - irc/quakenet/newserv.git/commitdiff
CHANSERV: cleanup of accounts is now 180 days
authorChris Porter <redacted>
Mon, 11 Mar 2013 21:23:56 +0000 (21:23 +0000)
committerChris Porter <redacted>
Mon, 11 Mar 2013 21:23:56 +0000 (21:23 +0000)
chanserv/chanserv.h

index e9539b87ca79228f098f77da9171282ef4339dba..f2025da6419d88fb3ee573c0ede95086b50a05e3 100644 (file)
@@ -94,7 +94,7 @@
 #define   CHALLENGEAUTHSITE "http://www.quakenet.org/development/challengeauth/"
 
 /* Cleanup options */
-#define CLEANUP_ACCOUNT_INACTIVE  80
+#define CLEANUP_ACCOUNT_INACTIVE  180
 #define CLEANUP_ACCOUNT_UNUSED    3
 #define CLEANUP_CHANNEL_INACTIVE  40