mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-03 20:04:14 -04:00
Allow the bundled Tor connection timeout to be configurable from the CLI
This commit is contained in:
parent
d86b13d91c
commit
726cb0ad9e
3 changed files with 10 additions and 7 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue