aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2023-03-11 06:47:34 +0000
committerterminaldweller <thabogre@gmail.com>2023-03-11 06:47:34 +0000
commit2fa5df9f882c4e20e9e8537d46fbfd23e1628d03 (patch)
tree50beae7249bed64e7846e4fdb5bcbd95df975b46
parentwe now revive the scheduler if it dies. added a new option to determine which... (diff)
downloadtunneltop-2fa5df9f882c4e20e9e8537d46fbfd23e1628d03.tar.gz
tunneltop-2fa5df9f882c4e20e9e8537d46fbfd23e1628d03.zip
added the new auto_start option to the readme
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index c44b92b..94a7fd4 100644
--- a/README.md
+++ b/README.md
@@ -82,6 +82,9 @@ How often should the `test_command` be run.</br>
### test_timeout
How long before the test is considered to have timed out.</br>
+### auto_start
+Whether to automatically start this tunnel on startup.</br>
+
## keybindings
`j` and `k` move you up and down.</br>