Remove "broker" and "relay" query params in proxy/README.

Addendum to #28727.
This commit is contained in:
David Fifield 2018-12-05 13:40:17 -07:00
parent 52e79a4b43
commit a48b704788

View file

@ -37,6 +37,4 @@ uses automatic signaling with the default broker at
Here are optional parameters to include in the query string. Here are optional parameters to include in the query string.
``` ```
manual - enables copy-paste signalling mode. manual - enables copy-paste signalling mode.
relay=<address> - use a custom target relay.
broker=<url> - use a custom broker.
``` ```