summaryrefslogtreecommitdiffstats
path: root/sample
diff options
context:
space:
mode:
Diffstat (limited to 'sample')
-rw-r--r--sample/pttbbs.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/sample/pttbbs.conf b/sample/pttbbs.conf
index 7eca32fb..7715ce5a 100644
--- a/sample/pttbbs.conf
+++ b/sample/pttbbs.conf
@@ -92,8 +92,9 @@
/* 若定義, 則以此為版名提供全站文摘 */
#define GLOBAL_DIGEST "PttDigest"
-/* 若定義, 則全站所有五子棋棋譜都會紀錄在此板 */
+/* 若定義, 則全站所有五子棋/象棋棋譜都會紀錄在此板 */
//#define GLOBAL_FIVECHESS_LOG "PttFive"
+//#define GLOBAL_CCHESS_LOG "PttCChess"
/* 若定義, 則可在外部 (shmctl cmsignal) 要求將 mbbsd將 zapbuf 釋放掉.
會使用非正規的記憶體要求函式. (目前只在 FreeBSD上測試過)