diff options
Diffstat (limited to 'sample/pttbbs.conf')
-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 d1a16a96..3f85bb7e 100644 --- a/sample/pttbbs.conf +++ b/sample/pttbbs.conf @@ -193,6 +193,9 @@ /* 若定義, 則使用舊式推文 */ #define OLDRECOMMEND +/* 若定義, 則 guest 可推文,格式變為 IP+日期 */ +#define GUESTRECOMMEND + /* 定義幾秒內算快速推文 */ #define FASTRECMD_LIMIT (90) |