diff options
Diffstat (limited to 'sample')
-rw-r--r-- | sample/pttbbs.conf | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sample/pttbbs.conf b/sample/pttbbs.conf index 8811b6d9..854bbeb9 100644 --- a/sample/pttbbs.conf +++ b/sample/pttbbs.conf @@ -1,5 +1,9 @@ /* $Id: pttbbs.conf,v 1.14 2003/07/06 03:41:08 in2 Exp $ */ - +/* 請注意! 這個檔案是批踢踢實業坊(telnet://ptt.csie.ntu.edu.tw)的設定值, + * 這個設定在硬體資源足夠的前題下, 可以提供給上萬個人同時在線上. 若您的硬 + * 體資源並不足夠, 也不須負荷這麼多註冊人數/看板/上線人數, 請您務必要將相 + * 關設定值改小, 否則將會使用掉極為大量的記憶體. + */ /* 定義 BBS 站名位址 */ #define BBSNAME "新批踢踢" /* 中文站名 */ #define MYHOSTNAME "ptt2.cc" /* 網路位址 */ |