From fa574c1beb97aca4e50fddf40a9a435344d367b3 Mon Sep 17 00:00:00 2001 From: scw Date: Thu, 12 Feb 2004 13:32:01 +0000 Subject: Define string macro GLOBAL_DIGEST in pttbbs.conf to set the digest board name. Or undifine it to remove this feature. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1532 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 8c3751f3..28f148c0 100644 --- a/sample/pttbbs.conf +++ b/sample/pttbbs.conf @@ -74,6 +74,9 @@ /* 若定義, 用一個奇怪的數字來檢查我的最愛和看板列表是否錯誤 */ #define MEM_CHECK 0x98761234 +/* 若定義, 則以此為版名提供全站文摘 */ +#define GLOBAL_DIGEST "PttDigest" + /* 若定義, 則可在外部 (shmctl cmsignal) 要求將 mbbsd將 zapbuf 釋放掉. 會使用非正規的記憶體要求函式. (目前只在 FreeBSD上測試過) !!請注意!! -- cgit v1.2.3