summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMiguel Jacq <mig@mig5.net>2019-03-12 15:29:07 +1100
committerMiguel Jacq <mig@mig5.net>2019-03-12 15:29:07 +1100
commit99505a4c7df690ccd0f6262595b4ea4d61125207 (patch)
tree10431369b0cab30b9beb55da38a1e565655ea267 /share
parent3af05dcc2041026380a71b8aed1af9af849416a5 (diff)
downloadonionshare-99505a4c7df690ccd0f6262595b4ea4d61125207.tar.gz
onionshare-99505a4c7df690ccd0f6262595b4ea4d61125207.zip
Allow the bundled Tor connection timeout to be configurable from the CLI
Diffstat (limited to 'share')
-rw-r--r--share/locale/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/locale/en.json b/share/locale/en.json
index f7af9a80..9dd0648e 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -16,6 +16,7 @@
"help_local_only": "Don't use Tor (only for development)",
"help_stay_open": "Continue sharing after files have been sent",
"help_shutdown_timeout": "Stop sharing after a given amount of seconds",
+ "help_connect_timeout": "Give up connecting to Tor after a given amount of seconds (default: 120)",
"help_stealth": "Use client authorization (advanced)",
"help_receive": "Receive shares instead of sending them",
"help_debug": "Log OnionShare errors to stdout, and web errors to disk",