diff options
Diffstat (limited to 'sample')
-rw-r--r-- | sample/pttbbs.conf | 2 |
1 files changed, 2 insertions, 0 deletions
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" /* 法律訴訟的板 */ |