File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ class LDClient
5959 * @param string $sdkKey The SDK key for your account
6060 * @param array $options Client configuration settings
6161 * - `base_uri`: Base URI of the LaunchDarkly service. Change this if you are connecting to a Relay Proxy instance instead of
62- * directly to LaunchDarkly.
62+ * directly to LaunchDarkly. To learn more, read [The Relay Proxy](https://docs.launchdarkly.com/home/relay-proxy).
6363 * - `events_uri`: Base URI for sending events to LaunchDarkly. Change this if you are forwarding events through a Relay Proxy instance.
6464 * - `timeout`: The maximum length of an HTTP request in seconds. Defaults to 3.
6565 * - `connect_timeout`: The maximum number of seconds to wait while trying to connect to a server. Defaults to 3.
You can’t perform that action at this time.
0 commit comments