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 37101764..bfd002ff 100644 --- a/sample/pttbbs.conf +++ b/sample/pttbbs.conf @@ -220,6 +220,9 @@ /* 在 cacheserver 上面擋掉狂上下站的使用者 */ //#define NOFLOODING +/* 若定義, 則不允許註冊 guest */ +//#define NO_GUEST_ACCOUNT_REG + /* 前進站畫面 */ #define INSCREEN \ "前進站畫面 (請至 pttbbs.conf 修改您的前進站畫面)" |