summaryrefslogtreecommitdiff
path: root/doc/ja/autogen
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-08-24 13:26:59 +0200
committerSébastien Helleu <flashcode@flashtux.org>2015-08-24 13:26:59 +0200
commitc35c941298c16520293c4f6c85b140fd11d9bdd3 (patch)
tree497f430f339f671143f64ae720d7b92c4d001433 /doc/ja/autogen
parent00b60be4b79931f93cbc77afd120f95602e10fea (diff)
downloadweechat-c35c941298c16520293c4f6c85b140fd11d9bdd3.zip
script: add option script.scripts.download_timeout
Diffstat (limited to 'doc/ja/autogen')
-rw-r--r--doc/ja/autogen/user/script_options.asciidoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ja/autogen/user/script_options.asciidoc b/doc/ja/autogen/user/script_options.asciidoc
index 072d77c17..578880d4b 100644
--- a/doc/ja/autogen/user/script_options.asciidoc
+++ b/doc/ja/autogen/user/script_options.asciidoc
@@ -182,6 +182,11 @@
** タイプ: 整数
** 値: -1 .. 525600 (デフォルト値: `1440`)
+* [[option_script.scripts.download_timeout]] *script.scripts.download_timeout*
+** 説明: `timeout (in seconds) for download of scripts and list of scripts`
+** タイプ: 整数
+** 値: 1 .. 3600 (デフォルト値: `30`)
+
* [[option_script.scripts.hold]] *script.scripts.hold*
** 説明: `"ホールド" するスクリプト: コンマ区切りのスクリプトリスト、このリストに含まれるスクリプトはアップグレードされませんし、削除もされません、例: "buffers.pl,iset.pl"`
** タイプ: 文字列