diff options
Diffstat (limited to 'sample')
-rw-r--r-- | sample/pttbbs.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sample/pttbbs.conf b/sample/pttbbs.conf index b76d0ef4..982f0007 100644 --- a/sample/pttbbs.conf +++ b/sample/pttbbs.conf @@ -92,6 +92,9 @@ 請參閱 pttbbs/blog/ */ //#define BLOG +/* 若定義, 則在文章列表的時候不同日期會標上不同顏色 */ +//#define COLORDATE + /* 前進站畫面 */ #define INSCREEN \ "前進站畫面 (請至 pttbbs.conf 修改您的前進站畫面)" |