summaryrefslogtreecommitdiffstats
path: root/sample/pttbbs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sample/pttbbs.conf')
-rw-r--r--sample/pttbbs.conf3
1 files changed, 3 insertions, 0 deletions
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上測試過)
!!請注意!!