From c35c941298c16520293c4f6c85b140fd11d9bdd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Mon, 24 Aug 2015 13:26:59 +0200 Subject: script: add option script.scripts.download_timeout --- doc/en/autogen/user/script_options.asciidoc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/en/autogen/user/script_options.asciidoc') 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 -- cgit v1.2.3