From 5da31363b72ee7074a281ea7b216e470124a32bf Mon Sep 17 00:00:00 2001 From: victor Date: Fri, 9 May 2003 07:44:48 +0000 Subject: foreigner identification git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@828 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 e222a34d..8a09e6a0 100644 --- a/sample/pttbbs.conf +++ b/sample/pttbbs.conf @@ -42,6 +42,9 @@ /* 定義看板好友名單將會在幾秒鐘後失效強迫重載 */ #define HBFLexpire (432000) +/* 定義外國人最長居留時間,之後需向站方申請永久居留權 */ +#define FOREIGN_REG_DAY 30 + /* 板主可以按大寫 H切換隱形與否 */ #define BMCHS -- cgit v1.2.3