diff options
Diffstat (limited to 'doc/en/autogen/user/script_options.asciidoc')
-rw-r--r-- | doc/en/autogen/user/script_options.asciidoc | 5 |
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 |