From 3e8fc59213e8567715affb8bff4e398a1f7f7fbc Mon Sep 17 00:00:00 2001 From: mhsanaei Date: Tue, 3 Dec 2024 22:07:58 +0100 Subject: WebSocket: Add heartbeatPeriod --- web/html/xui/form/outbound.html | 3 +++ web/html/xui/form/stream/stream_ws.html | 3 +++ 2 files changed, 6 insertions(+) (limited to 'web/html/xui') diff --git a/web/html/xui/form/outbound.html b/web/html/xui/form/outbound.html index fde2f27c..a337ab28 100644 --- a/web/html/xui/form/outbound.html +++ b/web/html/xui/form/outbound.html @@ -337,6 +337,9 @@ + + + diff --git a/web/html/xui/form/stream/stream_ws.html b/web/html/xui/form/stream/stream_ws.html index 80f44c50..16a423ca 100644 --- a/web/html/xui/form/stream/stream_ws.html +++ b/web/html/xui/form/stream/stream_ws.html @@ -9,6 +9,9 @@ + + + -- cgit v1.2.3