From a48b7047883723aa3e5d8810caf9c618ad3e5bb4 Mon Sep 17 00:00:00 2001 From: David Fifield Date: Wed, 5 Dec 2018 13:40:17 -0700 Subject: [PATCH] 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=
- use a custom target relay. -broker= - use a custom broker. ```