summaryrefslogtreecommitdiffstats
path: root/sample
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-07-24 14:45:48 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-07-24 14:45:48 +0800
commit778d4f90aca7e1a98884a1b81f5ac6d7fc067fe4 (patch)
tree233cfc83cfb628893641741f52378423a99dae3b /sample
parenta8a50c21f53be98a231422550d368c0719b06e3a (diff)
downloadpttbbs-778d4f90aca7e1a98884a1b81f5ac6d7fc067fe4.tar
pttbbs-778d4f90aca7e1a98884a1b81f5ac6d7fc067fe4.tar.gz
pttbbs-778d4f90aca7e1a98884a1b81f5ac6d7fc067fe4.tar.bz2
pttbbs-778d4f90aca7e1a98884a1b81f5ac6d7fc067fe4.tar.lz
pttbbs-778d4f90aca7e1a98884a1b81f5ac6d7fc067fe4.tar.xz
pttbbs-778d4f90aca7e1a98884a1b81f5ac6d7fc067fe4.tar.zst
pttbbs-778d4f90aca7e1a98884a1b81f5ac6d7fc067fe4.zip
After discussion on PttSuggest and with PTT SYSOPs,
decided to change auto cp log to a postive option. WARNING: YOU MUST INVERSE ALL AUTOCPLOG OPTIONS (which was NOCPLOG) AFTER THIS PATCH APPLIED. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2950 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'sample')
-rw-r--r--sample/pttbbs.conf7
1 files changed, 5 insertions, 2 deletions
diff --git a/sample/pttbbs.conf b/sample/pttbbs.conf
index 3263bbc9..27b48713 100644
--- a/sample/pttbbs.conf
+++ b/sample/pttbbs.conf
@@ -185,8 +185,11 @@
/* 若定義, 則使用舊式推文 */
#define OLDRECOMMEND
-/* 若定義, 轉錄會在原文留下記錄 */
-#define AUTO_CP_LOG
+/* 若定義, 可設定轉錄自動在原文留下記錄 */
+#define USE_AUTOCPLOG
+
+/* 若定義, 新板設定自動開記錄,不過 USE_AUTOCPLOG 還是要開才有用 */
+#define DEFAULT_AUTOCPLOG
/* 贈送信箱 */
//#define ADD_EXMAILBOX 100