diff options
Diffstat (limited to 'sample/pttbbs.conf')
-rw-r--r-- | sample/pttbbs.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sample/pttbbs.conf b/sample/pttbbs.conf index 67e696d9..b76d0ef4 100644 --- a/sample/pttbbs.conf +++ b/sample/pttbbs.conf @@ -88,6 +88,10 @@ 須要加跑 shmctl timed 來提供時間 */ //#define OUTTA_TIMER +/* 若定義, 則啟動 bbs中連至 BLOG 的 interface + 請參閱 pttbbs/blog/ */ +//#define BLOG + /* 前進站畫面 */ #define INSCREEN \ "前進站畫面 (請至 pttbbs.conf 修改您的前進站畫面)" |