diff options
| author | Markus Heiser <markus.heiser@darmarit.de> | 2023-05-21 18:12:39 +0200 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarit.de> | 2023-05-21 18:12:39 +0200 |
| commit | c9833ded9f4518f258e6b5d7eb4cc8ec79ade56d (patch) | |
| tree | 0ae00c7e3da899be6a962db443f903a78997f98d /docs/utils/index.rst | |
| parent | d867bf17e6d2f9a7c83c9a1ffafda5184a24c0e3 (diff) | |
[doc] update & fix documentation of the "SearXNG LXC suite"
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
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 |