From 2286d34c1de78415e1b838cdc071d1d8c56ccd80 Mon Sep 17 00:00:00 2001 From: piaip Date: Fri, 28 Dec 2007 05:28:06 +0000 Subject: - allow all non-guest user to use myfav (PERM_BASIC) - add GLOBAL_NEWBIE and GLOBAL_SYSOP to default fav (for new registered user, not empty fav) git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3748 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- sample/pttbbs.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sample') diff --git a/sample/pttbbs.conf b/sample/pttbbs.conf index 7dea01e6..734bf743 100644 --- a/sample/pttbbs.conf +++ b/sample/pttbbs.conf @@ -41,6 +41,8 @@ /* 紀錄 */ #define GLOBAL_RECORD "Record" +/* SYSOP 板 */ +#define GLOBAL_SYSOP "SYSOP" /* 發生錯誤時建議的回報板名為此板 */ #define GLOBAL_BUGREPORT BBSMNAME "Bug" /* 法律訴訟的板 */ -- cgit v1.2.3