summaryrefslogtreecommitdiffstats
path: root/sample/pttbbs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sample/pttbbs.conf')
-rw-r--r--sample/pttbbs.conf9
1 files changed, 8 insertions, 1 deletions
diff --git a/sample/pttbbs.conf b/sample/pttbbs.conf
index 982f0007..8728884f 100644
--- a/sample/pttbbs.conf
+++ b/sample/pttbbs.conf
@@ -1,3 +1,5 @@
+/* $Id: pttbbs.conf,v 1.14 2003/07/06 03:41:08 in2 Exp $ */
+
/* 定義 BBS 站名位址 */
#define BBSNAME "新批踢踢" /* 中文站名 */
#define MYHOSTNAME "ptt2.cc" /* 網路位址 */
@@ -90,7 +92,12 @@
/* 若定義, 則啟動 bbs中連至 BLOG 的 interface
請參閱 pttbbs/blog/ */
-//#define BLOG
+//#define BLOGDB_HOST "10.1.1.1"
+//#define BLOGDB_USER "USER"
+//#define BLOGDB_PASSWD "PASSWORD"
+//#define BLOGDB_DB "DATABASE"
+//#define BLOGDB_PORT 3306
+//#define BLOGDB_SOCK NULL
/* 若定義, 則在文章列表的時候不同日期會標上不同顏色 */
//#define COLORDATE