diff options
Diffstat (limited to 'sample/pttbbs.conf')
-rw-r--r-- | sample/pttbbs.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sample/pttbbs.conf b/sample/pttbbs.conf index a086184c..2e6031d4 100644 --- a/sample/pttbbs.conf +++ b/sample/pttbbs.conf @@ -46,6 +46,9 @@ /* *** 以下為定義時會多出功能的板名 *** */ +/* 若定義, 提供美工特別用板 */ +#define GLOBAL_ARTDSN "Artdsn" + /* 若定義, 則以此為版名提供全站文摘 */ #define GLOBAL_DIGEST BBSMNAME "Digest" |