diff options
Diffstat (limited to 'sample')
-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 25e2b250..4aea85f3 100644 --- a/sample/pttbbs.conf +++ b/sample/pttbbs.conf @@ -124,6 +124,10 @@ 須配合使用 (尚未完成) */ //#define SAFE_ARTICLE_DELETE +/* 若定義, 則在傳送水球的時候, 不會直接 kill 該程序. 理論上可以減少大 + 量的系統負和 + (測試中, 未完成) */ +//#define NOKILLWATERBALL /* 前進站畫面 */ #define INSCREEN \ "前進站畫面 (請至 pttbbs.conf 修改您的前進站畫面)" |