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 84a9938c..0b0e51d6 100644 --- a/sample/pttbbs.conf +++ b/sample/pttbbs.conf @@ -71,6 +71,9 @@ //#define CRITICAL_MEMORY //#define CMSIGNAL SIGINFO +/* 設定最大可再買幾封信箱 (default: 1000) */ +#define MAX_EXKEEPMAIL (1000) + /* 前進站畫面 */ #define INSCREEN \ "前進站畫面 (請至 pttbbs.conf 修改您的前進站畫面)" |