From eeb4d09eea13be3b1c24463cb0d7eaf03cb473e4 Mon Sep 17 00:00:00 2001 From: in2 Date: Tue, 16 Aug 2005 13:58:19 +0000 Subject: NO_GUEST_ACCOUNT_REG. thanks rafan. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3048 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- sample/pttbbs.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sample') 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 修改您的前進站畫面)" -- cgit v1.2.3