summaryrefslogtreecommitdiffstats
path: root/sample/pttbbs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sample/pttbbs.conf')
-rw-r--r--sample/pttbbs.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/sample/pttbbs.conf b/sample/pttbbs.conf
index 8abc066b..410c13d8 100644
--- a/sample/pttbbs.conf
+++ b/sample/pttbbs.conf
@@ -115,7 +115,8 @@
//#define COLORDATE
/* 若定義, 則會在 read socket的時候, 則會跳過讀入時第一個 byte 是 -1
- (即 telnet 的 control packet), 可避免循環錯誤 */
+ (即 telnet 的 control packet), 可避免循環錯誤.
+ 但是就沒有辦法處理 term resize的情況. 不確定這個現在還會不會用到 */
//#define SKIP_TELNET_CONTROL_SIGNAL
/* 若定義, 在使用者註冊之前, 會先顯示出該檔案, 經使用者確認後才能註冊 */