remove disablenetwork for now
This commit is contained in:
parent
f0cd2fb2b9
commit
130e9de5e9
2 changed files with 1 additions and 2 deletions
|
@ -82,7 +82,6 @@ HashedControlPassword """ + str(password) + """
|
|||
HiddenServiceNumIntroductionPoints 20
|
||||
HiddenServiceMaxStreams 500
|
||||
HiddenServiceMaxStreamsCloseCircuit 1
|
||||
DisableNetwork 1
|
||||
HiddenServicePort 80 """ + api_server_ip + """:""" + str(hs_port)
|
||||
|
||||
torrc_data = add_bridges(torrc_data)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue