[tor-commits] [snowflake/master] Remove "broker" and "relay" query params in proxy/README.
dcf at torproject.org
dcf at torproject.org
Wed Dec 5 20:40:47 UTC 2018
commit a48b7047883723aa3e5d8810caf9c618ad3e5bb4
Author: David Fifield <david at bamsoftware.com>
Date: Wed Dec 5 13:40:17 2018 -0700
Remove "broker" and "relay" query params in proxy/README.
Addendum to #28727.
---
proxy/README.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/proxy/README.md b/proxy/README.md
index 91edbbd..856b30c 100644
--- a/proxy/README.md
+++ b/proxy/README.md
@@ -37,6 +37,4 @@ uses automatic signaling with the default broker at
Here are optional parameters to include in the query string.
```
manual - enables copy-paste signalling mode.
-relay=<address> - use a custom target relay.
-broker=<url> - use a custom broker.
```
More information about the tor-commits
mailing list