From 83431f2cd992c38eb2fbc3b5095c52034fd2ff3f Mon Sep 17 00:00:00 2001 From: piaip Date: Fri, 22 Jul 2005 16:57:36 +0000 Subject: sync with PTT1 local modified source: - debug with msgfwderr - enlarge thread search range - more verbose board info git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2942 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/pttbbs.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/pttbbs.conf b/include/pttbbs.conf index f4ed772a..3017382d 100644 --- a/include/pttbbs.conf +++ b/include/pttbbs.conf @@ -7,6 +7,7 @@ #define BBSUID 9999 #define BBSGID 99 +#define THREAD_SEARCH_RANGE (500) #define MAX_USERS 150000 #define MAX_ACTIVE 4096 #define MAX_CPULOAD 50 -- cgit v1.2.3