NO-JIRA Doc change. Updating `connectionTtl` to `connectionTTL`

This commit is contained in:
gamedev8 2020-04-10 14:16:12 -04:00 committed by Clebert Suconic
parent c326d2eb84
commit 65b23e2238
1 changed files with 1 additions and 1 deletions

View File

@ -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 for the connection TTL time, then it will automatically close all the
sessions on the server that relate to that connection. 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. parameter.
The default value for connection ttl on an "unreliable" connection (e.g. The default value for connection ttl on an "unreliable" connection (e.g.