From 65b23e2238bd71d11ae308fa44b6e1a06c047506 Mon Sep 17 00:00:00 2001 From: gamedev8 Date: Fri, 10 Apr 2020 14:16:12 -0400 Subject: [PATCH] NO-JIRA Doc change. Updating `connectionTtl` to `connectionTTL` --- docs/user-manual/en/connection-ttl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-manual/en/connection-ttl.md b/docs/user-manual/en/connection-ttl.md index 3677d6fdca..06430315be 100644 --- a/docs/user-manual/en/connection-ttl.md +++ b/docs/user-manual/en/connection-ttl.md @@ -95,7 +95,7 @@ closing it down. If the server doesn't receive any packets on a connection for the connection TTL time, then it will automatically close all the sessions on the server that relate to that connection. -The connection TTL is configured on the URI using the `connectionTtl` +The connection TTL is configured on the URI using the `connectionTTL` parameter. The default value for connection ttl on an "unreliable" connection (e.g.