summaryrefslogtreecommitdiffstats
path: root/sample
diff options
context:
space:
mode:
Diffstat (limited to 'sample')
-rw-r--r--sample/pttbbs.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/sample/pttbbs.conf b/sample/pttbbs.conf
index a66a3812..8218b1de 100644
--- a/sample/pttbbs.conf
+++ b/sample/pttbbs.conf
@@ -14,6 +14,9 @@
* 下面這個是起始的種子值,請改成任意字串 (1~13 chars) */
#define REGCODE_MAGIC "pttbbs"
+/* 想減低系統安全性、讓人易於釣魚騙資料請開啟 */
+//#define LOW_SECURITY
+
/* 定義系統資訊 */
#define BBSUSER "bbs"
#define BBSUID 9999