summaryrefslogtreecommitdiffstats
path: root/sample/pttbbs.conf
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-01-16 21:22:58 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-01-16 21:22:58 +0800
commit5b8ae2c4d6f73e6c762534586f8e86a0bc54de2b (patch)
tree433c1e503559c7b59edcbcb4e16679244ea26212 /sample/pttbbs.conf
parent3b4e5cd6bab0cb7ac8bc1ac445d7d86ca558e38a (diff)
downloadpttbbs-5b8ae2c4d6f73e6c762534586f8e86a0bc54de2b.tar
pttbbs-5b8ae2c4d6f73e6c762534586f8e86a0bc54de2b.tar.gz
pttbbs-5b8ae2c4d6f73e6c762534586f8e86a0bc54de2b.tar.bz2
pttbbs-5b8ae2c4d6f73e6c762534586f8e86a0bc54de2b.tar.lz
pttbbs-5b8ae2c4d6f73e6c762534586f8e86a0bc54de2b.tar.xz
pttbbs-5b8ae2c4d6f73e6c762534586f8e86a0bc54de2b.tar.zst
pttbbs-5b8ae2c4d6f73e6c762534586f8e86a0bc54de2b.zip
- bbs: allow local mail for web based tarqueue
- bbslua: unbind file api, add bbs.kball(), reduce kbhit min peek time - annouce: prevent deep directory crash - edit: syntax highlight update - pttbbs.conf: add ASKBOARD into default fav git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3838 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'sample/pttbbs.conf')
-rw-r--r--sample/pttbbs.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/sample/pttbbs.conf b/sample/pttbbs.conf
index 917c35bc..502e1e87 100644
--- a/sample/pttbbs.conf
+++ b/sample/pttbbs.conf
@@ -51,6 +51,8 @@
#define GLOBAL_LAW BBSMNAME "Law"
/* 新手板(會自動進我的最愛) */
#define GLOBAL_NEWBIE BBSMNAME "NewHand"
+/* 找看板(會自動進我的最愛) */
+#define GLOBAL_ASKBOARD "AskBoard"
/* 外國板 */
#define GLOBAL_FOREIGN BBSMNAME "Foreign"