summaryrefslogtreecommitdiffstats
path: root/sample/pttbbs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sample/pttbbs.conf')
-rw-r--r--sample/pttbbs.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/pttbbs.conf b/sample/pttbbs.conf
index 19c06f36..dabecad3 100644
--- a/sample/pttbbs.conf
+++ b/sample/pttbbs.conf
@@ -119,7 +119,7 @@
//#define HAVE_USERAGREEMENT "etc/UserAgreement"
/* 使用新式的 pmore (piaip's more) 代替舊式 bug 抓不完的 more */
-//#define USE_PIAIP_MORE
+#define USE_PIAIP_MORE
/* 使用 rfork()取代 fork() . 目前只在 FreeBSD上有效 */
//#define USE_RFORK