From 02564e544003312cbcde9b3f2db8c6f6381ecbd8 Mon Sep 17 00:00:00 2001 From: piaip Date: Thu, 21 Feb 2008 03:34:04 +0000 Subject: - admin: change 'X' to 'D' for invalid accounts - cache: only check aggressive for specific folder. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3932 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- sample/pttbbs.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sample/pttbbs.conf') diff --git a/sample/pttbbs.conf b/sample/pttbbs.conf index 502e1e87..01fb388c 100644 --- a/sample/pttbbs.conf +++ b/sample/pttbbs.conf @@ -74,6 +74,8 @@ //#define GLOBAL_FIVECHESS_LOG BBSMNAME "Five" //#define GLOBAL_CCHESS_LOG BBSMNAME "CChess" +/* 若定義,則動態看板會動態檢查爭議性字眼 */ +//#define GLOBAL_NOTE_AGGCHKDIR "<點歌> 動態看板" /* 最大編輯行數, 以防有惡意使用者 post 巨大文章 */ #define MAX_EDIT_LINE (2048) -- cgit v1.2.3