This is an automated email from the ASF dual-hosted git repository.

urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 4e4f394960f Docs sync done from apache/pulsar (#69866a6)
4e4f394960f is described below

commit 4e4f394960f0632bbc12cfad1a43dc132462464e
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 18 01:40:41 2023 +0000

    Docs sync done from apache/pulsar (#69866a6)
---
 .../next/config/reference-configuration-websocket.md          | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/static/reference/next/config/reference-configuration-websocket.md 
b/static/reference/next/config/reference-configuration-websocket.md
index e479b2a1e04..a03aca03d40 100644
--- a/static/reference/next/config/reference-configuration-websocket.md
+++ b/static/reference/next/config/reference-configuration-websocket.md
@@ -556,6 +556,17 @@ Number of threads used by Websocket service
 
 **Category**: 
 
+### webSocketPingDurationSeconds
+Interval of time to sending the ping to keep alive. This value greater than 0 
means enabled
+
+**Type**: `int`
+
+**Default**: `-1`
+
+**Dynamic**: `false`
+
+**Category**: 
+
 ### webSocketSessionIdleTimeoutMillis
 Timeout of idling WebSocket session (in milliseconds)
 

Reply via email to