mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Remove the default -http option from server/torrc.
We'll ask people to insert it manually if they want to test that way.
This commit is contained in:
parent
e0b36d2f33
commit
5279e32e3e
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ SocksPort 0
|
||||||
ExitPolicy reject *:*
|
ExitPolicy reject *:*
|
||||||
DataDirectory datadir
|
DataDirectory datadir
|
||||||
|
|
||||||
ServerTransportPlugin snowflake exec ./server -http 127.0.0.1:8080
|
ServerTransportPlugin snowflake exec ./server
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue