summaryrefslogtreecommitdiff
path: root/doc/ja/autogen/user/irc_options.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2018-01-13 22:17:13 +0100
committerSébastien Helleu <flashcode@flashtux.org>2018-01-13 22:17:13 +0100
commitbe3634f22fbefe863d17e736d0f3d9c6a4ca7adc (patch)
tree05dbd8c5aeac7b66145eaa8dee13885790e288c3 /doc/ja/autogen/user/irc_options.adoc
parent388319fb590e60c18a2cebeb0aaf94910abb958c (diff)
downloadweechat-be3634f22fbefe863d17e736d0f3d9c6a4ca7adc.zip
irc: add server option "split_msg_max_length"
Diffstat (limited to 'doc/ja/autogen/user/irc_options.adoc')
-rw-r--r--doc/ja/autogen/user/irc_options.adoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ja/autogen/user/irc_options.adoc b/doc/ja/autogen/user/irc_options.adoc
index 69eea6880..8a329e3f6 100644
--- a/doc/ja/autogen/user/irc_options.adoc
+++ b/doc/ja/autogen/user/irc_options.adoc
@@ -704,6 +704,12 @@
** 値: 未制約文字列
** デフォルト値: `+""+`
+* [[option_irc.server_default.split_msg_max_length]] *irc.server_default.split_msg_max_length*
+** 説明: pass:none[split outgoing IRC messages to fit in this number of chars; the default value is 512, this is a safe and recommended value); value 0 disables the split (not recommended, unless you know what you do); allowed values are 0 or any integer between 128 and 4096; this option should be changed only on non-standard IRC servers, for example gateways like bitlbee]
+** タイプ: 整数
+** 値: 0 .. 4096
+** デフォルト値: `+512+`
+
* [[option_irc.server_default.ssl]] *irc.server_default.ssl*
** 説明: pass:none[サーバとの通信に SSL を利用]
** タイプ: ブール