From fe85c2da76306d6875a4bcae37c7afee3e9e6eac Mon Sep 17 00:00:00 2001 From: piaip Date: Mon, 25 Jul 2005 16:10:18 +0000 Subject: - restrict fast recommendation - release large memory buffer for CopyBuffer(announce.c) git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2961 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- sample/pttbbs.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sample/pttbbs.conf') diff --git a/sample/pttbbs.conf b/sample/pttbbs.conf index 27b48713..48183613 100644 --- a/sample/pttbbs.conf +++ b/sample/pttbbs.conf @@ -185,6 +185,9 @@ /* 若定義, 則使用舊式推文 */ #define OLDRECOMMEND +/* 定義幾秒內算快速推文 */ +#define FASTRECMD_LIMIT (90) + /* 若定義, 可設定轉錄自動在原文留下記錄 */ #define USE_AUTOCPLOG -- cgit v1.2.3