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 e8b4481c..353c7c6d 100644
--- a/sample/pttbbs.conf
+++ b/sample/pttbbs.conf
@@ -77,6 +77,9 @@
/* 若定義, 則以此為版名提供全站文摘 */
#define GLOBAL_DIGEST "PttDigest"
+/* 若定義, 則全站所有五子棋棋譜都會紀錄在此板 */
+//#define GLOBAL_FIVECHESS_LOG "PttFive"
+
/* 若定義, 則可在外部 (shmctl cmsignal) 要求將 mbbsd將 zapbuf 釋放掉.
會使用非正規的記憶體要求函式. (目前只在 FreeBSD上測試過)
!!請注意!!