diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2023-05-21 18:26:14 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-21 18:26:14 +0200 |
| commit | ddbab4b3c95feaaf2b5c113980b10b022ea01ec1 (patch) | |
| tree | 0ae00c7e3da899be6a962db443f903a78997f98d /docs/utils/index.rst | |
| parent | d867bf17e6d2f9a7c83c9a1ffafda5184a24c0e3 (diff) | |
| parent | c9833ded9f4518f258e6b5d7eb4cc8ec79ade56d (diff) | |
Merge pull request #2450 from return42/lxc-doc
[doc] update & fix documentation of the "SearXNG LXC suite"
Diffstat (limited to 'docs/utils/index.rst')
| -rw-r--r-- | docs/utils/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/utils/index.rst b/docs/utils/index.rst index 2da26ed12..1ac77e285 100644 --- a/docs/utils/index.rst +++ b/docs/utils/index.rst @@ -20,6 +20,8 @@ Common command environments The scripts in our tooling box often dispose of common environments: +.. _FORCE_TIMEOUT: + ``FORCE_TIMEOUT`` : environment Sets timeout for interactive prompts. If you want to run a script in batch job, with defaults choices, set ``FORCE_TIMEOUT=0``. By example; to install a |