summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user/script_options.asciidoc
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/en/autogen/user/script_options.asciidoc
parent00b60be4b79931f93cbc77afd120f95602e10fea (diff)
downloadweechat-c35c941298c16520293c4f6c85b140fd11d9bdd3.zip
script: add option script.scripts.download_timeout
Diffstat (limited to 'doc/en/autogen/user/script_options.asciidoc')
-rw-r--r--doc/en/autogen/user/script_options.asciidoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/en/autogen/user/script_options.asciidoc b/doc/en/autogen/user/script_options.asciidoc
index 7d1fd19de..1272edb11 100644
--- a/doc/en/autogen/user/script_options.asciidoc
+++ b/doc/en/autogen/user/script_options.asciidoc
@@ -182,6 +182,11 @@
** type: integer
** values: -1 .. 525600 (default value: `1440`)
+* [[option_script.scripts.download_timeout]] *script.scripts.download_timeout*
+** description: `timeout (in seconds) for download of scripts and list of scripts`
+** type: integer
+** values: 1 .. 3600 (default value: `30`)
+
* [[option_script.scripts.hold]] *script.scripts.hold*
** description: `scripts to "hold": comma-separated list of scripts which will never been upgraded and can not be removed, for example: "buffers.pl,iset.pl"`
** type: string