summaryrefslogtreecommitdiffstats
path: root/sample
diff options
context:
space:
mode:
Diffstat (limited to 'sample')
-rw-r--r--sample/pttbbs.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/sample/pttbbs.conf b/sample/pttbbs.conf
index ff006f90..25e2b250 100644
--- a/sample/pttbbs.conf
+++ b/sample/pttbbs.conf
@@ -119,6 +119,11 @@
/* 使用 rfork()取代 fork() . 目前只在 FreeBSD上有效 */
//#define USE_RFORK
+/* 若定義, 則在刪除看板文章的時候, 僅會在 .DIR 中標明, 並不會將該資料
+ 從 .DIR 中拿掉. 可以避免多項問題 (尤其是熱門看板一堆推薦及編輯時)
+ 須配合使用 (尚未完成) */
+//#define SAFE_ARTICLE_DELETE
+
/* 前進站畫面 */
#define INSCREEN \
"前進站畫面 (請至 pttbbs.conf 修改您的前進站畫面)"