mirror of
https://github.com/onionshare/onionshare.git
synced 2025-03-13 09:26:37 -04:00
Oops, default connect_timeout should still be 120s
This commit is contained in:
parent
20dd579e59
commit
a7c54a64e7
@ -192,7 +192,7 @@ class Onion(object):
|
||||
custom_settings=None,
|
||||
config=None,
|
||||
tor_status_update_func=None,
|
||||
connect_timeout=1,
|
||||
connect_timeout=120,
|
||||
local_only=False,
|
||||
):
|
||||
if local_only:
|
||||
|
Loading…
x
Reference in New Issue
Block a user