diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/autogen/user/script_options.asciidoc | 5 | ||||
-rw-r--r-- | doc/en/autogen/user/script_options.asciidoc | 5 | ||||
-rw-r--r-- | doc/fr/autogen/user/script_options.asciidoc | 5 | ||||
-rw-r--r-- | doc/it/autogen/user/script_options.asciidoc | 5 | ||||
-rw-r--r-- | doc/ja/autogen/user/script_options.asciidoc | 5 | ||||
-rw-r--r-- | doc/pl/autogen/user/script_options.asciidoc | 5 |
6 files changed, 30 insertions, 0 deletions
diff --git a/doc/de/autogen/user/script_options.asciidoc b/doc/de/autogen/user/script_options.asciidoc index 3af4207f9..e993cba66 100644 --- a/doc/de/autogen/user/script_options.asciidoc +++ b/doc/de/autogen/user/script_options.asciidoc @@ -182,6 +182,11 @@ ** Typ: integer ** Werte: -1 .. 525600 (Standardwert: `1440`) +* [[option_script.scripts.download_timeout]] *script.scripts.download_timeout* +** Beschreibung: `timeout (in seconds) for download of scripts and list of scripts` +** Typ: integer +** Werte: 1 .. 3600 (Standardwert: `30`) + * [[option_script.scripts.hold]] *script.scripts.hold* ** Beschreibung: `Skripten welche "gehalten" werden sollen. Dies ist eine durch Kommata getrennte Liste von Skripten die weder aktualisiert noch entfernt werden können. Zum Beispiel: "buffers.pl,iset.pl"` ** Typ: Zeichenkette 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 diff --git a/doc/fr/autogen/user/script_options.asciidoc b/doc/fr/autogen/user/script_options.asciidoc index 0122a9605..4a7c672ce 100644 --- a/doc/fr/autogen/user/script_options.asciidoc +++ b/doc/fr/autogen/user/script_options.asciidoc @@ -182,6 +182,11 @@ ** type: entier ** valeurs: -1 .. 525600 (valeur par défaut: `1440`) +* [[option_script.scripts.download_timeout]] *script.scripts.download_timeout* +** description: `délai d'attente maximum (en secondes) pour le téléchargement des scripts et de la liste des scripts` +** type: entier +** valeurs: 1 .. 3600 (valeur par défaut: `30`) + * [[option_script.scripts.hold]] *script.scripts.hold* ** description: `scripts à "figer" : liste de scripts séparés par des virgules qui ne seront jamais mis à jour et ne peuvent pas être supprimés, par exemple : "buffers.pl,iset.pl"` ** type: chaîne diff --git a/doc/it/autogen/user/script_options.asciidoc b/doc/it/autogen/user/script_options.asciidoc index eaca960d7..aceeb2ee7 100644 --- a/doc/it/autogen/user/script_options.asciidoc +++ b/doc/it/autogen/user/script_options.asciidoc @@ -182,6 +182,11 @@ ** tipo: intero ** valori: -1 .. 525600 (valore predefinito: `1440`) +* [[option_script.scripts.download_timeout]] *script.scripts.download_timeout* +** descrizione: `timeout (in seconds) for download of scripts and list of scripts` +** tipo: intero +** valori: 1 .. 3600 (valore predefinito: `30`) + * [[option_script.scripts.hold]] *script.scripts.hold* ** descrizione: `scripts to "hold": comma-separated list of scripts which will never been upgraded and can not be removed, for example: "buffers.pl,iset.pl"` ** tipo: stringa 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"` ** タイプ: 文字列 diff --git a/doc/pl/autogen/user/script_options.asciidoc b/doc/pl/autogen/user/script_options.asciidoc index becfaa9d8..6f4eb3b5f 100644 --- a/doc/pl/autogen/user/script_options.asciidoc +++ b/doc/pl/autogen/user/script_options.asciidoc @@ -182,6 +182,11 @@ ** typ: liczba ** wartości: -1 .. 525600 (domyślna wartość: `1440`) +* [[option_script.scripts.download_timeout]] *script.scripts.download_timeout* +** opis: `timeout (in seconds) for download of scripts and list of scripts` +** typ: liczba +** wartości: 1 .. 3600 (domyślna wartość: `30`) + * [[option_script.scripts.hold]] *script.scripts.hold* ** opis: `skrypty do "wstrzymania": oddzielona przecinkami lista skryptów, które nigdy nie zostaną zaktualizowane i nie mogą być usunięte, na przykład: "buffers.pl,iset.pl"` ** typ: ciąg |