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 a6ab5597..a646aa0c 100644 --- a/sample/pttbbs.conf +++ b/sample/pttbbs.conf @@ -145,6 +145,9 @@ 若站上並不會一瞬間很多人跑去看熱門看板, 會得到反效果. */ //#define HOTBOARDCACHE 128 +/* 在轉信時附上的時區. 若在台灣, 中國大陸等地, 用預設的即可. */ +//#define INNTIMEZONE "+0800 (CST)" + /* 前進站畫面 */ #define INSCREEN \ "前進站畫面 (請至 pttbbs.conf 修改您的前進站畫面)" |