summaryrefslogtreecommitdiffstats
path: root/sample
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-06-06 01:11:09 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-06-06 01:11:09 +0800
commitaa73baa123c49e41ed9561673074493b72bfc8ff (patch)
treec8321ab1672e42c94ef739c993a20ba8977d5b79 /sample
parent5682f4dee271696d42cce6645d9b72f1375430a3 (diff)
downloadpttbbs-aa73baa123c49e41ed9561673074493b72bfc8ff.tar
pttbbs-aa73baa123c49e41ed9561673074493b72bfc8ff.tar.gz
pttbbs-aa73baa123c49e41ed9561673074493b72bfc8ff.tar.bz2
pttbbs-aa73baa123c49e41ed9561673074493b72bfc8ff.tar.lz
pttbbs-aa73baa123c49e41ed9561673074493b72bfc8ff.tar.xz
pttbbs-aa73baa123c49e41ed9561673074493b72bfc8ff.tar.zst
pttbbs-aa73baa123c49e41ed9561673074493b72bfc8ff.zip
pmore: movie play mode behavior update
and it is now stable enough to be changed to default option. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2770 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'sample')
-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