From ff8df5bf7d45ddd39df8b265ed6af07bd3932d55 Mon Sep 17 00:00:00 2001 From: Andy Lo-A-Foe Date: Wed, 20 Jan 2016 01:26:16 +0100 Subject: Update documentation for WebsocketSecurePort --- doc/install/Configuration-Settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install/Configuration-Settings.md b/doc/install/Configuration-Settings.md index 3dcbe73a6..7ee440b7c 100644 --- a/doc/install/Configuration-Settings.md +++ b/doc/install/Configuration-Settings.md @@ -41,7 +41,7 @@ Set the number of days before SSO sessions expire. ```"SessionCacheInMinutes" : 10``` Set the number of minutes to cache a session in memory. -```"SecureWebsocketPort": 443``` +```"WebsocketSecurePort": 443``` The port to use for secure websocket connections being initiated from the client. By default wss:// uses port 443. Some server configurations (e.g. Cloudfoundry) support wss on a different port. ```"WebsocketPort": 80``` -- cgit v1.2.3-1-g7c22